Skip to content

Commit c0c99da

Browse files
Bump Microsoft.Windows.Compatibility from 10.0.1 to 10.0.4
--- updated-dependencies: - dependency-name: Microsoft.Windows.Compatibility dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9951db commit c0c99da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/porting/snippets/upgrade-assistant-wpf-framework/csharp/StarVoteControl/StarVoteControl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.1" />
15+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="10.0.4" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)