File tree 2 files changed +2
-2
lines changed
AspNetCoreAnalyzers.Tests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 24
24
<PackageReference Include =" Gu.Roslyn.Asserts" Version =" 4.3.0" />
25
25
<PackageReference Include =" Gu.Roslyn.Asserts.Analyzers" Version =" 4.0.0" PrivateAssets =" all" />
26
26
<PackageReference Include =" IDisposableAnalyzers" Version =" 4.0.6" PrivateAssets =" all" />
27
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.5 .0" />
27
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.7 .0" />
28
28
<PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.10" />
29
29
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
30
30
<PackageReference Include =" NUnit" Version =" 3.13.3" />
Original file line number Diff line number Diff line change 53
53
<PackageReference Include =" Gu.Analyzers" Version =" 2.0.3" PrivateAssets =" all" />
54
54
<PackageReference Include =" Gu.Roslyn.Extensions.Source" Version =" 0.17.0" />
55
55
<PackageReference Include =" IDisposableAnalyzers" Version =" 4.0.6" PrivateAssets =" all" />
56
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.5 .0" />
56
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.7 .0" />
57
57
<PackageReference Include =" ReflectionAnalyzers" Version =" 0.3.1" PrivateAssets =" all" />
58
58
<PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.507" PrivateAssets =" all" />
59
59
</ItemGroup >
You can’t perform that action at this time.
0 commit comments