File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/Translator.UnitTests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
17
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11 .0" />
18
18
<PackageReference Include =" Moq" Version =" 4.20.70" />
19
- <PackageReference Include =" xunit" Version =" 2.7 .0" />
20
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " >
19
+ <PackageReference Include =" xunit" Version =" 2.9 .0" />
20
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
</PackageReference >
You can’t perform that action at this time.
0 commit comments