Skip to content

Commit 7a47da0

Browse files
Bump Microsoft.Windows.Compatibility in /samples/wpf/HowDoISample
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] <support@github.com>
1 parent dff78df commit 7a47da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/wpf/HowDoISample/HowDoI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>WinExe</OutputType>
44
<TargetFrameworks>net6.0-windows;net48</TargetFrameworks>
@@ -305,7 +305,7 @@
305305
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.336902">
306306
<PrivateAssets>all</PrivateAssets>
307307
</PackageReference>
308-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
308+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
309309
</ItemGroup>
310310
<ItemGroup>
311311
<None Update="Data\Bmp\m_3309650_sw_14_1_20160911_20161121.bmp">

0 commit comments

Comments
 (0)