File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/CodeOfChaos.GeneratorTools
tests/Tests.CodeOfChaos.GeneratorTools Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636
3737 <!-- Reference dependencies -->
3838 <ItemGroup >
39- <PackageReference Include =" JetBrains.Annotations" Version =" 2025.2.2 " />
39+ <PackageReference Include =" JetBrains.Annotations" Version =" 2025.2.4 " />
4040 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0" PrivateAssets =" all" />
4141 <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 5.0.0" PrivateAssets =" all" />
4242 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.0.0" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 1111 </PropertyGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" JetBrains.Annotations" Version =" 2025.2.2 " />
14+ <PackageReference Include =" JetBrains.Annotations" Version =" 2025.2.4 " />
1515 <PackageReference Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 4.14.0" >
1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments