diff options
Diffstat (limited to 'src/test/BextUtilUnitTest/packages.config')
-rw-r--r-- | src/test/BextUtilUnitTest/packages.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/test/BextUtilUnitTest/packages.config b/src/test/BextUtilUnitTest/packages.config index 456f4a1f..b8befee3 100644 --- a/src/test/BextUtilUnitTest/packages.config +++ b/src/test/BextUtilUnitTest/packages.config | |||
@@ -1,6 +1,10 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | 2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
3 | <packages> | 3 | <packages> |
4 | <package id="WixBuildTools.TestSupport" version="4.0.47" /> | ||
5 | <package id="WixBuildTools.TestSupport.Native" version="4.0.47" /> | ||
6 | <package id="WixToolset.BootstrapperCore.Native" version="4.0.110" targetFramework="native" /> | ||
7 | <package id="WixToolset.DUtil" version="4.0.64" targetFramework="native" /> | ||
4 | <package id="xunit.abstractions" version="2.0.3" /> | 8 | <package id="xunit.abstractions" version="2.0.3" /> |
5 | <package id="xunit.assert" version="2.4.1" /> | 9 | <package id="xunit.assert" version="2.4.1" /> |
6 | <package id="xunit.core" version="2.4.1" /> | 10 | <package id="xunit.core" version="2.4.1" /> |
@@ -8,8 +12,4 @@ | |||
8 | <package id="xunit.extensibility.execution" version="2.4.1" /> | 12 | <package id="xunit.extensibility.execution" version="2.4.1" /> |
9 | <package id="xunit.runner.msbuild" version="2.4.1" /> | 13 | <package id="xunit.runner.msbuild" version="2.4.1" /> |
10 | <package id="xunit.runner.visualstudio" version="2.4.1" /> | 14 | <package id="xunit.runner.visualstudio" version="2.4.1" /> |
11 | <package id="WixBuildTools.TestSupport" version="4.0.47" /> | ||
12 | <package id="WixBuildTools.TestSupport.Native" version="4.0.47" /> | ||
13 | <package id="WixToolset.BootstrapperCore.Native" version="4.0.99" targetFramework="native" /> | ||
14 | <package id="WixToolset.DUtil" version="4.0.64" targetFramework="native" /> | ||
15 | </packages> \ No newline at end of file | 15 | </packages> \ No newline at end of file |