File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 <PropertyGroup >
2424 <XUnitVersion >2.4.1</XUnitVersion >
2525 <FluentAssertionsVersion >5.10.3</FluentAssertionsVersion >
26- <BogusVersion >31 .0.3 </BogusVersion >
27- <MoqVersion >4.15 .1</MoqVersion >
26+ <BogusVersion >33 .0.2 </BogusVersion >
27+ <MoqVersion >4.16 .1</MoqVersion >
2828 </PropertyGroup >
2929</Project >
Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Ben.Demystifier" Version =" 0.1.6 " />
24+ <PackageReference Include =" Ben.Demystifier" Version =" 0.3.0 " />
2525 <PackageReference Include =" CSharpGuidelinesAnalyzer" Version =" 3.6.0" >
2626 <PrivateAssets >none</PrivateAssets >
2727 </PackageReference >
Original file line number Diff line number Diff line change 88 <PackageReference Include =" FluentAssertions" Version =" $(FluentAssertionsVersion)" />
99 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" $(AspNetCoreVersion)" />
1010 <PackageReference Include =" Microsoft.Extensions.Caching.Abstractions" Version =" $(AspNetCoreVersion)" />
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.8.3 " />
11+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.1 " />
1212 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" $(NpgsqlPostgreSQLVersion)" />
1313 <PackageReference Include =" xunit" Version =" $(XUnitVersion)" />
1414 </ItemGroup >
You can’t perform that action at this time.
0 commit comments