File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<Project >
22 <ItemGroup >
33 <PackageVersion Include =" BenchmarkDotNet" Version =" 0.14.0" />
4- <PackageVersion Include =" FluentAssertions " Version =" [7.0.0] " />
4+ <PackageVersion Include =" AwesomeAssertions " Version =" 8.1.0 " />
55 <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 5.2.2" />
66 <PackageVersion Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.1" />
77 <PackageVersion Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9.0.1" />
Original file line number Diff line number Diff line change 99 <Import Condition =" exists('$(ParentPropsFile)') " Project =" $(ParentPropsFile)" />
1010
1111 <ItemGroup >
12- <PackageReference Include =" FluentAssertions " />
12+ <PackageReference Include =" AwesomeAssertions " />
1313 <PackageReference Include =" Microsoft.NET.Test.Sdk" />
1414 <PackageReference Include =" NSubstitute" />
1515 <PackageReference Include =" Serilog.Extensions.Logging" />
You can’t perform that action at this time.
0 commit comments