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.
1 parent 1fa28a9 commit 14c71a8Copy full SHA for 14c71a8
Yafc/Yafc.csproj
@@ -4,8 +4,8 @@
4
<TargetFramework>net8.0</TargetFramework>
5
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
6
<PlatformTarget>x64</PlatformTarget>
7
- <AssemblyVersion>0.7.5</AssemblyVersion>
8
- <FileVersion>0.7.5</FileVersion>
+ <AssemblyVersion>0.8.0</AssemblyVersion>
+ <FileVersion>0.8.0</FileVersion>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<ApplicationIcon>image.ico</ApplicationIcon>
11
<Nullable>enable</Nullable>
0 commit comments