diff options
| author | Rob Mensching <rob@firegiant.com> | 2018-07-23 14:21:40 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2018-07-23 14:27:11 -0700 |
| commit | 5a1afc9030a1fcc101b6bb52b576fbbfa3ad33c2 (patch) | |
| tree | d409a2399bd831f16ecdb8e68947ea672dcd65d4 /src/test/WixToolsetTest.CoreIntegration/WixToolsetTest.CoreIntegration.csproj | |
| parent | 2724cfee4c163f3297ee25edfd2372767cfd4945 (diff) | |
| download | wix-5a1afc9030a1fcc101b6bb52b576fbbfa3ad33c2.tar.gz wix-5a1afc9030a1fcc101b6bb52b576fbbfa3ad33c2.tar.bz2 wix-5a1afc9030a1fcc101b6bb52b576fbbfa3ad33c2.zip | |
Integrate Extensibility.Data namespace change from Extensibility repo
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> |
