diff options
Diffstat (limited to 'src/test/DUtilUnitTest/packages.config')
-rw-r--r-- | src/test/DUtilUnitTest/packages.config | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/test/DUtilUnitTest/packages.config b/src/test/DUtilUnitTest/packages.config index 96fb423b..44e5fe06 100644 --- a/src/test/DUtilUnitTest/packages.config +++ b/src/test/DUtilUnitTest/packages.config | |||
@@ -1,7 +1,5 @@ | |||
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 | |||
4 | |||
5 | <packages> | 3 | <packages> |
6 | <package id="xunit.abstractions" version="2.0.3" /> | 4 | <package id="xunit.abstractions" version="2.0.3" /> |
7 | <package id="xunit.assert" version="2.4.1" /> | 5 | <package id="xunit.assert" version="2.4.1" /> |
@@ -9,5 +7,6 @@ | |||
9 | <package id="xunit.extensibility.core" version="2.4.1" /> | 7 | <package id="xunit.extensibility.core" version="2.4.1" /> |
10 | <package id="xunit.extensibility.execution" version="2.4.1" /> | 8 | <package id="xunit.extensibility.execution" version="2.4.1" /> |
11 | <package id="xunit.runner.visualstudio" version="2.4.1" /> | 9 | <package id="xunit.runner.visualstudio" version="2.4.1" /> |
12 | <package id="WixBuildTools.TestSupport" version="4.0.37" /> | 10 | <package id="WixBuildTools.TestSupport" version="4.0.40" /> |
13 | </packages> | 11 | <package id="WixBuildTools.TestSupport.Native" version="4.0.40" /> |
12 | </packages> \ No newline at end of file | ||