Skip to content

Commit

Permalink
bump Microsoft.Windows.Compatibility from 6.0.0 to 6.0.6
Browse files Browse the repository at this point in the history
From ShadowTheAge#219

Bumps [Microsoft.Windows.Compatibility](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.6.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.Compatibility
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and shpaass committed Jan 23, 2024
1 parent f02eb64 commit 33d9197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YAFC/YAFC.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<LangVersion>8</LangVersion>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -49,6 +49,6 @@
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.336902">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
</ItemGroup>
</Project>

0 comments on commit 33d9197

Please sign in to comment.