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 1e39ff6 commit 6391bb6Copy full SHA for 6391bb6
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.6.4</AssemblyVersion>
8
- <FileVersion>0.6.4</FileVersion>
+ <AssemblyVersion>0.7.0</AssemblyVersion>
+ <FileVersion>0.7.0</FileVersion>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<ApplicationIcon>image.ico</ApplicationIcon>
11
</PropertyGroup>
0 commit comments