Skip to content

Commit

Permalink
Maintenance: Gui.csproj version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
uxmal committed Nov 19, 2022
1 parent 499a395 commit ca32030
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Gui/Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<TargetFrameworks>net6.0</TargetFrameworks>
<AssemblyName>Pytocs.Gui</AssemblyName>
<RootNamespace>Pytocs.Gui</RootNamespace>
<Version>2.0.0</Version>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.17" />
Expand Down

0 comments on commit ca32030

Please sign in to comment.