version info

This commit is contained in:
Tigger Kindel
2023-04-04 11:10:46 -06:00
parent f7ee66ddbf
commit a7423f216c
7 changed files with 29 additions and 29 deletions

View File

@@ -2,10 +2,10 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<AssemblyVersion>1.6.2.0</AssemblyVersion>
<FileVersion>1.6.2.0</FileVersion>
<InformationalVersion>1.6.2+Branch.main.Sha.b6eeb6321685af474ffc17b1390ff1d4894a90c5</InformationalVersion>
<Version>1.6.2</Version>
<AssemblyVersion>1.10.1.0</AssemblyVersion>
<FileVersion>1.10.1.0</FileVersion>
<InformationalVersion>1.10.1+6.Branch.main.Sha.f7ee66ddbf8dbcfb0d96af7d63789879091670ec</InformationalVersion>
<Version>1.10.1</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="Program.fs" />