File tree Expand file tree Collapse file tree
bunit.generators.internal Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 <!-- Shared code analyzers used for all projects in the solution -->
5252 <ItemGroup Label =" Code Analyzers" >
5353 <PackageReference Include =" AsyncFixer" Version =" 1.6.0" PrivateAssets =" All" />
54- <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 9.16 .0.82469 " PrivateAssets =" All" />
54+ <PackageReference Include =" SonarAnalyzer.CSharp" Version =" 9.18 .0.83559 " PrivateAssets =" All" />
5555 </ItemGroup >
5656
5757 <ItemGroup Label =" Implicit usings"
Original file line number Diff line number Diff line change 2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 </PackageReference >
24- <PackageReference Include =" Meziantou.Polyfill" Version =" 1.0.32 " >
24+ <PackageReference Include =" Meziantou.Polyfill" Version =" 1.0.33 " >
2525 <PrivateAssets >all</PrivateAssets >
2626 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2727 </PackageReference >
Original file line number Diff line number Diff line change 7575 <PrivateAssets >all</PrivateAssets >
7676 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
7777 </PackageReference >
78- <PackageReference Include =" Meziantou.Polyfill" Version =" 1.0.32 " >
78+ <PackageReference Include =" Meziantou.Polyfill" Version =" 1.0.33 " >
7979 <PrivateAssets >all</PrivateAssets >
8080 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
8181 </PackageReference >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" xunit" Version =" 2.6.5 " />
16+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
1717 <!-- DO NOT UPGRADE TO versions > 2.4.5 as they do not support .net5 or older -->
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
1919 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
1818 <PackageReference Include =" System.Text.RegularExpressions" Version =" 4.3.1" />
1919 <PackageReference Include =" Verify.SourceGenerators" Version =" 2.2.0" />
20- <PackageReference Include =" Verify.Xunit" Version =" 22.11.5 " />
20+ <PackageReference Include =" Verify.Xunit" Version =" 23.0.1 " />
2121 <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 8.0.0" />
2222 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.8.0" />
2323 <PackageReference Include =" Microsoft.CodeAnalysis.Common" Version =" 4.8.0" />
2424 <PackageReference Include =" Microsoft.CodeAnalysis.Workspaces.Common" Version =" 4.8.0" />
2525 <PackageReference Update =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.8.0" />
2626 <PackageReference Update =" Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version =" 1.1.1" />
2727
28- <PackageReference Include =" xunit" Version =" 2.6.5 " />
28+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
2929 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4" >
3030 <PrivateAssets >all</PrivateAssets >
3131 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
Original file line number Diff line number Diff line change 1616 <ItemGroup >
1717 <PackageReference Include =" Serilog" Version =" 3.1.1" />
1818 <PackageReference Include =" Serilog.Expressions" Version =" 4.0.0" />
19- <PackageReference Include =" xunit.extensibility.execution" Version =" 2.6.5 " />
19+ <PackageReference Include =" xunit.extensibility.execution" Version =" 2.6.6 " />
2020 <PackageReference Include =" xunit.abstractions" Version =" 2.0.3" />
21- <PackageReference Include =" xunit.assert" Version =" 2.6.5 " />
21+ <PackageReference Include =" xunit.assert" Version =" 2.6.6 " />
2222 </ItemGroup >
2323
2424 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.1'" >
Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" xunit" Version =" 2.6.5 " />
17+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
1818 <!-- DO NOT UPGRADE TO versions > 2.4.5 as they do not support .net5 or older -->
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
2020 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" xunit" Version =" 2.6.5 " />
16+ <PackageReference Include =" xunit" Version =" 2.6.6 " />
1717 <!-- DO NOT UPGRADE TO versions > 2.4.5 as they do not support .net5 or older -->
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
1919 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments