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 81183b8 commit ab750d7Copy full SHA for ab750d7
YAFC/YAFC.csproj
@@ -5,8 +5,8 @@
5
<TargetFramework>netcoreapp6.0</TargetFramework>
6
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
7
<PlatformTarget>x64</PlatformTarget>
8
- <AssemblyVersion>0.6.2</AssemblyVersion>
9
- <FileVersion>0.6.2</FileVersion>
+ <AssemblyVersion>0.6.4</AssemblyVersion>
+ <FileVersion>0.6.4</FileVersion>
10
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11
<ApplicationIcon>image.ico</ApplicationIcon>
12
</PropertyGroup>
0 commit comments