File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 </PropertyGroup >
1111
1212 <ItemGroup >
13- <PackageReference Include =" JetBrains.Annotations" Version =" 2021.1 .0" PrivateAssets =" All" />
13+ <PackageReference Include =" JetBrains.Annotations" Version =" 2021.3 .0" PrivateAssets =" All" />
1414 <PackageReference Include =" CSharpGuidelinesAnalyzer" Version =" 3.7.0" PrivateAssets =" All" />
1515 <AdditionalFiles Include =" $(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible =" False" />
1616 </ItemGroup >
2525 <PropertyGroup >
2626 <BogusVersion >33.1.1</BogusVersion >
2727 <CoverletVersion >3.1.0</CoverletVersion >
28- <FluentAssertionsVersion >6.1 .0</FluentAssertionsVersion >
28+ <FluentAssertionsVersion >6.2 .0</FluentAssertionsVersion >
2929 <MoqVersion >4.16.1</MoqVersion >
3030 <XUnitVersion >2.4.*</XUnitVersion >
31- <TestSdkVersion >16.11 .0</TestSdkVersion >
31+ <TestSdkVersion >17.0 .0</TestSdkVersion >
3232 </PropertyGroup >
3333</Project >
Original file line number Diff line number Diff line change 99 </ItemGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.0 " />
12+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.1 " />
1313 <PackageReference Include =" Moq" Version =" $(MoqVersion)" />
1414 </ItemGroup >
1515</Project >
You can’t perform that action at this time.
0 commit comments