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 1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" JetBrains.Annotations" Version =" 2022.3.1 " PrivateAssets =" All" />
17+ <PackageReference Include =" JetBrains.Annotations" Version =" 2023.2.0 " PrivateAssets =" All" />
1818 <PackageReference Include =" CSharpGuidelinesAnalyzer" Version =" 3.8.3" PrivateAssets =" All" />
1919 <AdditionalFiles Include =" $(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible =" False" />
2020 </ItemGroup >
3131
3232 <!-- Test Project Dependencies -->
3333 <PropertyGroup >
34- <CoverletVersion >3.2 .*</CoverletVersion >
34+ <CoverletVersion >6.0 .*</CoverletVersion >
3535 <TestSdkVersion >17.6.*</TestSdkVersion >
3636 </PropertyGroup >
3737</Project >
Original file line number Diff line number Diff line change 1414 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" $(AspNetVersion)" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(TestSdkVersion)" />
1616 <PackageReference Include =" Mongo2Go" Version =" 3.1.3" />
17- <PackageReference Include =" xunit" Version =" 2.4.2 " />
18- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " PrivateAssets =" All" />
17+ <PackageReference Include =" xunit" Version =" 2.5.0 " />
18+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " PrivateAssets =" All" />
1919 </ItemGroup >
2020</Project >
You can’t perform that action at this time.
0 commit comments