We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499a395 commit ca32030Copy full SHA for ca32030
1 file changed
src/Gui/Gui.csproj
@@ -4,6 +4,9 @@
4
<TargetFrameworks>net6.0</TargetFrameworks>
5
<AssemblyName>Pytocs.Gui</AssemblyName>
6
<RootNamespace>Pytocs.Gui</RootNamespace>
7
+ <Version>2.0.0</Version>
8
+ <AssemblyVersion>2.0.0.0</AssemblyVersion>
9
+ <FileVersion>2.0.0.0</FileVersion>
10
</PropertyGroup>
11
<ItemGroup>
12
<PackageReference Include="Avalonia" Version="0.10.17" />
0 commit comments