Skip to content

Commit 54e32e6

Browse files
Merge pull request #234 from microsoft/dependabot/nuget/App/kernel-memory/clients/dotnet/SemanticKernelPlugin/dependabotchanges/Microsoft.CodeAnalysis.CSharp.CodeStyle-4.13.0
build: bump Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.12.0 to 4.13.0 in /App/kernel-memory/clients/dotnet/SemanticKernelPlugin
2 parents 6b5f3e8 + 06c05d3 commit 54e32e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/kernel-memory/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<!-- Code Analysis -->
7777
<ItemGroup>
7878
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
79-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.12.0">
79+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.CodeStyle" Version="4.13.0">
8080
<PrivateAssets>all</PrivateAssets>
8181
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
8282
</PackageVersion>

0 commit comments

Comments
 (0)