We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Product
1 parent ba811d4 commit edae340Copy full SHA for edae340
CSync/CSync.csproj
@@ -9,7 +9,8 @@
9
https://nuget.samboy.dev/v3/index.json
10
</RestoreAdditionalProjectSources>
11
<RootNamespace>CSync</RootNamespace>
12
- <Title>$(AssemblyName)</Title>
+ <Title>CSync</Title>
13
+ <Product>$(Title)</Product>
14
<NeutralLanguage>en-GB</NeutralLanguage>
15
</PropertyGroup>
16
0 commit comments