mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Initial commit
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<AssemblyVersion>1.13.6.0</AssemblyVersion>
|
||||
<FileVersion>1.13.6.0</FileVersion>
|
||||
<InformationalVersion>1.13.6-pre.2+Branch.develop.Sha.90208d6577b9d34bf0c4e9057b4227297bc9118d</InformationalVersion>
|
||||
<Version>1.13.6-pre0002</Version>
|
||||
<AssemblyVersion>1.14.0.0</AssemblyVersion>
|
||||
<FileVersion>1.14.0.0</FileVersion>
|
||||
<InformationalVersion>1.14.0-pre.109+Branch.develop.Sha.bdf9ec112cb6fe4860dd9eb238144c65528327cf</InformationalVersion>
|
||||
<Version>1.14.0-pre0109</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Program.fs" />
|
||||
|
||||
Reference in New Issue
Block a user