Skip to content

Commit 46e1c26

Browse files
committed
PowerDocu release 2.1.0
1 parent f08e925 commit 46e1c26

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

PowerDocu.GUI/PowerDocu.GUI.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
22

33
<ItemGroup>
4-
<PackageReference Include="CommandLineParser" Version="2.9.1" />
4+
<PackageReference Include="CommandLineParser" Version="2.9.1" />
55
<PackageReference Include="Fontawesome.sharp" Version="6.3.0" />
6-
<PackageReference Include="System.IO.Packaging" Version="8.0.0" />
76
</ItemGroup>
87

98
<ItemGroup>
@@ -16,7 +15,7 @@
1615
</Content>
1716
</ItemGroup>
1817
<PropertyGroup>
19-
<Version>2.0.1</Version>
18+
<Version>2.1.0</Version>
2019
<Copyright>Rene Modery</Copyright>
2120
<OutputType>WinExe</OutputType>
2221
<TargetFramework>net8.0-windows</TargetFramework>

0 commit comments

Comments
 (0)