Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windows.compatibility to v7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 8c5b870 commit 86a603f
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="7.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
</ItemGroup>
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
<Exec Command="pwsh $(MSBuildProjectDirectory)\.msb.prebuild.ps1" />
Expand Down

0 comments on commit 86a603f

Please sign in to comment.