Skip to content

Commit 67c4f8a

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 dbdd6d5 commit 67c4f8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>
@@ -280,7 +280,7 @@
280280
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.336902">
281281
<PrivateAssets>all</PrivateAssets>
282282
</PackageReference>
283-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
283+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
284284
</ItemGroup>
285285
<ItemGroup>
286286
<None Update="Data\Railroad\Railroad.dbf">

0 commit comments

Comments
 (0)