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 25
25
<PackageReference Include =" Gu.Roslyn.Asserts.Analyzers" Version =" 4.0.0" PrivateAssets =" all" />
26
26
<PackageReference Include =" IDisposableAnalyzers" Version =" 4.0.7" PrivateAssets =" all" />
27
27
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.5.0" />
28
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.10 " />
28
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.11 " />
29
29
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2" />
30
30
<PackageReference Include =" NUnit" Version =" 3.13.3" />
31
31
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.10 " />
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 7.0.11 " />
20
20
</ItemGroup >
21
21
</Project >
You can’t perform that action at this time.
0 commit comments