Skip to content

Commit 1197a28

Browse files
committed
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
2 parents 98215a6 + 1cfc2f4 commit 1197a28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Terminal.Gui/Terminal.Gui.csproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<!-- Version numbers are automatically updated by gitversion when a release is released -->
1111
<!-- In the source tree the version will always be 1.0 for all projects. -->
1212
<!-- Do not modify these. Do NOT commit after manually running `dotnet-gitversion /updateprojectfiles` -->
13-
<AssemblyVersion>1.11.0.0</AssemblyVersion>
14-
<FileVersion>1.11.0.0</FileVersion>
15-
<Version>1.11</Version>
16-
<InformationalVersion>1.11</InformationalVersion>
13+
<AssemblyVersion>1.0</AssemblyVersion>
14+
<FileVersion>1.0</FileVersion>
15+
<Version>1.0</Version>
16+
<InformationalVersion>1.0</InformationalVersion>
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="3.1.6" />

0 commit comments

Comments
 (0)