Skip to content

Commit

Permalink
Update DotNetAppHost packages to 8.0.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 13, 2024
1 parent 5070c25 commit 8ad5ad3
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 @@ -34,9 +34,9 @@
<PackageVersion Include="PeNet"
Version="4.1.0" />
<PackageVersion Include="runtime.win-x64.Microsoft.NETCore.DotNetAppHost"
Version="8.0.8" />
Version="8.0.11" />
<PackageVersion Include="runtime.win-x86.Microsoft.NETCore.DotNetAppHost"
Version="8.0.8" />
Version="8.0.11" />
</ItemGroup>

<!-- NU1903 -->
Expand Down

0 comments on commit 8ad5ad3

Please sign in to comment.