File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 "isRoot" : true ,
44 "tools" : {
55 "jetbrains.resharper.globaltools" : {
6- "version" : " 2024.2.7 " ,
6+ "version" : " 2024.3.3 " ,
77 "commands" : [
88 " jb"
99 ],
1717 "rollForward" : false
1818 },
1919 "dotnet-reportgenerator-globaltool" : {
20- "version" : " 5.3.11 " ,
20+ "version" : " 5.4.2 " ,
2121 "commands" : [
2222 " reportgenerator"
2323 ],
2424 "rollForward" : false
2525 },
2626 "docfx" : {
27- "version" : " 2.77.0 " ,
27+ "version" : " 2.78.2 " ,
2828 "commands" : [
2929 " docfx"
3030 ],
Original file line number Diff line number Diff line change 5353 </PropertyGroup >
5454
5555 <ItemGroup >
56- <PackageReference Include =" JetBrains.Annotations" Version =" 2024.2 .*" PrivateAssets =" All" />
56+ <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3 .*" PrivateAssets =" All" />
5757 <PackageReference Include =" CSharpGuidelinesAnalyzer" Version =" 3.8.*" PrivateAssets =" All" />
5858 <AdditionalFiles Include =" $(MSBuildThisFileDirectory)CSharpGuidelinesAnalyzer.config" Visible =" False" />
5959 </ItemGroup >
Original file line number Diff line number Diff line change 88 <!-- Non-published dependencies (these are safe to update, won't cause a breaking change) -->
99 <BenchmarkDotNetVersion >0.14.*</BenchmarkDotNetVersion >
1010 <BogusVersion >35.6.*</BogusVersion >
11- <CodeAnalysisVersion >4.11 .*</CodeAnalysisVersion >
11+ <CodeAnalysisVersion >4.12 .*</CodeAnalysisVersion >
1212 <CoverletVersion >6.0.*</CoverletVersion >
1313 <DapperVersion >2.1.*</DapperVersion >
14- <FluentAssertionsVersion >6.12 .*</FluentAssertionsVersion >
14+ <FluentAssertionsVersion >7.0 .*</FluentAssertionsVersion >
1515 <GitHubActionsTestLoggerVersion >2.4.*</GitHubActionsTestLoggerVersion >
1616 <InheritDocVersion >2.0.*</InheritDocVersion >
1717 <SourceLinkVersion >8.0.*</SourceLinkVersion >
1818 <SystemTextJsonVersion >9.0.*</SystemTextJsonVersion >
19- <TestSdkVersion >17.11 .*</TestSdkVersion >
19+ <TestSdkVersion >17.12 .*</TestSdkVersion >
2020 <XunitVersion >2.9.*</XunitVersion >
2121 <XunitVisualStudioVersion >2.8.*</XunitVisualStudioVersion >
2222 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments