We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d16aa commit 02ab044Copy full SHA for 02ab044
CynthMusic.csproj
@@ -5,8 +5,8 @@
5
<TargetFramework>netcoreapp3.1</TargetFramework>
6
<UseWPF>true</UseWPF>
7
<ApplicationIcon>favicon.ico</ApplicationIcon>
8
- <AssemblyVersion>1.2.1.0</AssemblyVersion>
9
- <FileVersion>1.2.1.0</FileVersion>
+ <AssemblyVersion>1.21.0.0</AssemblyVersion>
+ <FileVersion>1.21.0.0</FileVersion>
10
<Version>1.2.1</Version>
11
<Platforms>AnyCPU;x86</Platforms>
12
</PropertyGroup>
0 commit comments