Skip to content

Commit 020790d

Browse files
authored
Merge pull request #1214 from microsoft/dependabot/nuget/Microsoft.Windows.Compatibility-7.0.1
Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.1
2 parents d21f229 + d6fbdac commit 020790d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.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
<TargetFramework>net7.0-windows</TargetFramework>
44
<OutputType>WinExe</OutputType>
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.410601">
1111
<PrivateAssets>all</PrivateAssets>
1212
</PackageReference>
13-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
13+
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.1" />
1414
</ItemGroup>
1515
<ItemGroup>
1616
<Resource Include="Themes\Metro\HowToApplyTheme.txt" />

0 commit comments

Comments
 (0)