Skip to content

Commit 9bf74af

Browse files
committed
Change: Package updates
1 parent 0ac80aa commit 9bf74af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CodeOfChaos.CliArgsParser.Generators/CodeOfChaos.CliArgsParser.Generators.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
</PackageReference>
39-
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.12.0" />
40-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
39+
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.13.0" />
40+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
4141
</ItemGroup>
4242
<ItemGroup>
4343
<None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />

0 commit comments

Comments
 (0)