File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Workleap.ComponentModel.DataAnnotations.Tests Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1717 </PropertyGroup >
1818
1919 <ItemGroup >
20- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.435 " >
20+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.2.0-beta.507 " >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 </PackageReference >
Original file line number Diff line number Diff line change 1212 </ItemGroup >
1313
1414 <ItemGroup >
15- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.1 " />
16- <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.6.1 " Condition =" '$(OS)' != 'Windows_NT' " />
17- <PackageReference Include =" xunit" Version =" 2.4.2 " />
18- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
15+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
16+ <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.7.2 " Condition =" '$(OS)' != 'Windows_NT' " />
17+ <PackageReference Include =" xunit" Version =" 2.5.0 " />
18+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2121 </PackageReference >
You can’t perform that action at this time.
0 commit comments