diff options
Diffstat (limited to 'src/test/BurnUnitTest/packages.config')
-rw-r--r-- | src/test/BurnUnitTest/packages.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test/BurnUnitTest/packages.config b/src/test/BurnUnitTest/packages.config index 21d87cf8..1eb30932 100644 --- a/src/test/BurnUnitTest/packages.config +++ b/src/test/BurnUnitTest/packages.config | |||
@@ -1,9 +1,9 @@ | |||
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" /> | 4 | <package id="WixBuildTools.TestSupport" version="4.0.50" /> |
5 | <package id="WixBuildTools.TestSupport.Native" version="4.0.47" /> | 5 | <package id="WixBuildTools.TestSupport.Native" version="4.0.50" /> |
6 | <package id="WixToolset.DUtil" version="4.0.70" targetFramework="native" /> | 6 | <package id="WixToolset.DUtil" version="4.0.72" targetFramework="native" /> |
7 | <package id="xunit.abstractions" version="2.0.3" /> | 7 | <package id="xunit.abstractions" version="2.0.3" /> |
8 | <package id="xunit.assert" version="2.4.1" /> | 8 | <package id="xunit.assert" version="2.4.1" /> |
9 | <package id="xunit.core" version="2.4.1" /> | 9 | <package id="xunit.core" version="2.4.1" /> |