Skip to content

Commit

Permalink
Update runtime.win-{x64,x86}.Microsoft.NETCore.DotNetAppHost to 8.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 12, 2024
1 parent 8681fd0 commit d6727d1
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.0" />
Version="8.0.1" />
<PackageVersion Include="runtime.win-x86.Microsoft.NETCore.DotNetAppHost"
Version="8.0.0" />
Version="8.0.1" />
</ItemGroup>
</Project>

0 comments on commit d6727d1

Please sign in to comment.