Skip to content

Commit

Permalink
PowerDocu 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
modery committed Feb 21, 2023
1 parent 09a99cd commit 130bc00
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
Expand Up @@ -4,7 +4,7 @@
<PackageReference Include="Fontawesome.sharp" Version="5.15.3" />
<PackageReference Include="System.IO.Packaging" Version="5.0.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\PowerDocu.FlowDocumenter\PowerDocu.FlowDocumenter.csproj" />
<ProjectReference Include="..\PowerDocu.AppDocumenter\PowerDocu.AppDocumenter.csproj" />
Expand All @@ -14,9 +14,8 @@
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</Content>
</ItemGroup>

<PropertyGroup>
<Version>1.2.0</Version>
<Version>1.2.1</Version>
<Copyright>Rene Modery</Copyright>
<OutputType>WinExe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down
2 changes: 1 addition & 1 deletion modules/PowerDocu.Common

0 comments on commit 130bc00

Please sign in to comment.