Skip to content

Commit ff287bc

Browse files
Merge pull request #2277 from microsoft/dependabot/nuget/Microsoft.VisualStudio.Threading.Analyzers-17.13.61
chore(deps): bump Microsoft.VisualStudio.Threading.Analyzers from 17.13.2 to 17.13.61
2 parents 557bf81 + 76b9f70 commit ff287bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Microsoft.OpenApi.Workbench/Microsoft.OpenApi.Workbench.csproj

+2-2
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>net8.0-windows</TargetFramework>
44
<OutputType>WinExe</OutputType>
@@ -9,7 +9,7 @@
99
<NoWarn>NU1903</NoWarn>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.2">
12+
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.13.61">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)