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 3c357b0 commit 38780f8Copy full SHA for 38780f8
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.4</AssemblyVersion>
8
- <FileVersion>0.7.4</FileVersion>
+ <AssemblyVersion>0.7.5</AssemblyVersion>
+ <FileVersion>0.7.5</FileVersion>
9
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
10
<ApplicationIcon>image.ico</ApplicationIcon>
11
<Nullable>enable</Nullable>
0 commit comments