Skip to content

Commit 2985e23

Browse files
Merge pull request #84 from microsoft/dependabot/nuget/App/kernel-memory/clients/dotnet/SemanticKernelPlugin/dependabotchanges/Microsoft.CodeAnalysis.NetAnalyzers-9.0.0
build: bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0 in /App/kernel-memory/clients/dotnet/SemanticKernelPlugin
2 parents 6db3cb5 + 6e5912f commit 2985e23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

App/kernel-memory/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<PrivateAssets>all</PrivateAssets>
8181
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8282
</PackageVersion>
83-
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
83+
<PackageVersion Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" />
8484
<PackageVersion Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48">
8585
<PrivateAssets>all</PrivateAssets>
8686
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)