Skip to content

Commit

Permalink
PowerDocu release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
modery committed Aug 27, 2024
1 parent f08e925 commit 46e1c26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions PowerDocu.GUI/PowerDocu.GUI.csproj
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Fontawesome.sharp" Version="6.3.0" />
<PackageReference Include="System.IO.Packaging" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand All @@ -16,7 +15,7 @@
</Content>
</ItemGroup>
<PropertyGroup>
<Version>2.0.1</Version>
<Version>2.1.0</Version>
<Copyright>Rene Modery</Copyright>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion modules/PowerDocu.Common

0 comments on commit 46e1c26

Please sign in to comment.