diff options
| author | Rob Mensching <rob@firegiant.com> | 2022-10-18 11:57:08 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2022-10-19 13:23:21 -0700 |
| commit | 44e69b72d820bcebee45b738372117d35d487404 (patch) | |
| tree | c6fb14635ccfe00c2bda5409a0da9b61cebe8292 /src/internal/WixBuildTools.TestSupport.Native/packages.config | |
| parent | e550b63845a90e1a9452060b50a00ca5d9ee8c67 (diff) | |
| download | wix-44e69b72d820bcebee45b738372117d35d487404.tar.gz wix-44e69b72d820bcebee45b738372117d35d487404.tar.bz2 wix-44e69b72d820bcebee45b738372117d35d487404.zip | |
Update build dependencies and normalize more projects
Diffstat (limited to 'src/internal/WixBuildTools.TestSupport.Native/packages.config')
| -rw-r--r-- | src/internal/WixBuildTools.TestSupport.Native/packages.config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/internal/WixBuildTools.TestSupport.Native/packages.config b/src/internal/WixBuildTools.TestSupport.Native/packages.config index 5fa2cecb..060bff6b 100644 --- a/src/internal/WixBuildTools.TestSupport.Native/packages.config +++ b/src/internal/WixBuildTools.TestSupport.Native/packages.config | |||
| @@ -6,12 +6,12 @@ | |||
| 6 | Update build\WixBuildTools.TestSupport.native.props and build\WixBuildTools.TestSupport.native.targets | 6 | Update build\WixBuildTools.TestSupport.native.props and build\WixBuildTools.TestSupport.native.targets |
| 7 | when any of these versions are updated. | 7 | when any of these versions are updated. |
| 8 | --> | 8 | --> |
| 9 | <package id="GitInfo" version="2.1.2" /> | 9 | <package id="GitInfo" version="2.2.0" /> |
| 10 | <package id="xunit.abstractions" version="2.0.3" /> | 10 | <package id="xunit.abstractions" version="2.0.3" /> |
| 11 | <package id="xunit.assert" version="2.4.1" /> | 11 | <package id="xunit.assert" version="2.4.2" /> |
| 12 | <package id="xunit.core" version="2.4.1" /> | 12 | <package id="xunit.core" version="2.4.2" /> |
| 13 | <package id="xunit.extensibility.core" version="2.4.1" /> | 13 | <package id="xunit.extensibility.core" version="2.4.2" /> |
| 14 | <package id="xunit.extensibility.execution" version="2.4.1" /> | 14 | <package id="xunit.extensibility.execution" version="2.4.2" /> |
| 15 | <package id="xunit.runner.msbuild" version="2.4.1" /> | 15 | <package id="xunit.runner.msbuild" version="2.4.2" /> |
| 16 | <package id="xunit.runner.visualstudio" version="2.4.5" /> | 16 | <package id="xunit.runner.visualstudio" version="2.4.5" /> |
| 17 | </packages> | 17 | </packages> |
