diff options
Diffstat (limited to 'src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj')
| -rw-r--r-- | src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj index 8f78725a..4ea650f9 100644 --- a/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj +++ b/src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj | |||
| @@ -105,7 +105,7 @@ | |||
| 105 | 105 | ||
| 106 | <ItemGroup> | 106 | <ItemGroup> |
| 107 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" /> | 107 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" /> |
| 108 | <PackageReference Include="xunit" Version="2.4.0" /> | 108 | <PackageReference Include="xunit" Version="2.4.1" /> |
| 109 | <PackageReference Include="xunit.runner.visualstudio" Version="2.4.0" /> | 109 | <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" /> |
| 110 | </ItemGroup> | 110 | </ItemGroup> |
| 111 | </Project> | 111 | </Project> |
