Skip to content

Commit

Permalink
Merge pull request #12 from AndrewMcLachlan/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.Windows.Compatibility-8.0.1

Bump Microsoft.Windows.Compatibility from 8.0.0 to 8.0.1
  • Loading branch information
AndrewMcLachlan authored Jan 24, 2024
2 parents 6aa60c1 + eb79e6a commit e2fc6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Asm.Drawing/Asm.Drawing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<NoWarn>1701;1702;CA1416</NoWarn>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Asm.Media\Asm.Media.csproj" />
Expand Down

0 comments on commit e2fc6dc

Please sign in to comment.