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 2a24fac commit 19257efCopy full SHA for 19257ef
YAFC/YAFC.csproj
@@ -6,8 +6,8 @@
6
<TargetFramework>netcoreapp3.1</TargetFramework>
7
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
8
<PlatformTarget>x64</PlatformTarget>
9
- <AssemblyVersion>0.5.3</AssemblyVersion>
10
- <FileVersion>0.5.3</FileVersion>
+ <AssemblyVersion>0.5.3.1</AssemblyVersion>
+ <FileVersion>0.5.3.1</FileVersion>
11
</PropertyGroup>
12
13
<ItemGroup>
0 commit comments