Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windows.compatibility to 8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 83152ce commit a96b98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HXE.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
<Exec Command="pwsh $(MSBuildProjectDirectory)\.msb.prebuild.ps1" />
Expand Down

0 comments on commit a96b98d

Please sign in to comment.