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 27153eb commit c44543cCopy full SHA for c44543c
Yafc/Yafc.csproj
@@ -3,8 +3,8 @@
3
<OutputType>WinExe</OutputType>
4
<TargetFramework>net8.0</TargetFramework>
5
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64;osx-arm64</RuntimeIdentifiers>
6
- <AssemblyVersion>2.11.1</AssemblyVersion>
7
- <FileVersion>2.11.1</FileVersion>
+ <AssemblyVersion>2.12.0</AssemblyVersion>
+ <FileVersion>2.12.0</FileVersion>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
<ApplicationIcon>image.ico</ApplicationIcon>
10
<Nullable>enable</Nullable>
0 commit comments