Skip to content

Commit

Permalink
Update DotNetAppHost to 8.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed May 14, 2024
1 parent f2840b3 commit 5819a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
<PackageVersion Include="PeNet"
Version="4.0.4" />
<PackageVersion Include="runtime.win-x64.Microsoft.NETCore.DotNetAppHost"
Version="8.0.4" />
Version="8.0.5" />
<PackageVersion Include="runtime.win-x86.Microsoft.NETCore.DotNetAppHost"
Version="8.0.4" />
Version="8.0.5" />
</ItemGroup>
</Project>

0 comments on commit 5819a89

Please sign in to comment.