File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Workleap.ComponentModel.DataAnnotations.Tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
17- <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 17.14.1 " Condition =" '$(OS)' != 'Windows_NT' " />
16+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0 " />
17+ <PackageReference Include =" Microsoft.TestPlatform.ObjectModel" Version =" 18.0.0 " Condition =" '$(OS)' != 'Windows_NT' " />
1818 <PackageReference Include =" xunit" Version =" 2.9.3" />
1919 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
2020 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments