diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj')
-rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj index 71e7dd68..516bd95c 100644 --- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj +++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj | |||
@@ -64,8 +64,8 @@ | |||
64 | </ItemGroup> | 64 | </ItemGroup> |
65 | 65 | ||
66 | <ItemGroup> | 66 | <ItemGroup> |
67 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.7.2" /> | 67 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" /> |
68 | <PackageReference Include="xunit" Version="2.3.1" /> | 68 | <PackageReference Include="xunit" Version="2.4.0" /> |
69 | <PackageReference Include="xunit.runner.visualstudio" Version="2.3.1" /> | 69 | <PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" /> |
70 | </ItemGroup> | 70 | </ItemGroup> |
71 | </Project> | 71 | </Project> |