mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Prep for dotnet publish.
This commit is contained in:
10
Directory.Build.props
Normal file
10
Directory.Build.props
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project>
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>0.89.0</Version>
|
||||
<AssemblyVersion>0.89.0</AssemblyVersion>
|
||||
<FileVersion>0.89.0</FileVersion>
|
||||
<Authors>Miguel de Icaza, Charlie Kindel (@tig), @BDisp</Authors>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user