Compare commits
3 Commits
2021.614.0
...
2021.616.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1358b4f4c3 | ||
|
|
1fa9f88f7a | ||
|
|
0fe1900848 |
@@ -1,6 +1,8 @@
|
|||||||
<Project Sdk="Microsoft.NET.Sdk">
|
<Project Sdk="Microsoft.NET.Sdk">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>netstandard2.1</TargetFramework>
|
<TargetFramework>netstandard2.1</TargetFramework>
|
||||||
|
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||||
|
<NoWarn>$(NoWarn);1591</NoWarn>
|
||||||
<Title>osu!resources</Title>
|
<Title>osu!resources</Title>
|
||||||
<Product>osu!resources</Product>
|
<Product>osu!resources</Product>
|
||||||
<Company>ppy Pty Ltd</Company>
|
<Company>ppy Pty Ltd</Company>
|
||||||
|
|||||||
Reference in New Issue
Block a user