diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2022-04-27 16:54:07 -0500 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2022-04-28 14:23:08 -0500 |
| commit | 7860559202d01cef07a9996d2c12606ac8d56221 (patch) | |
| tree | d767571c00f58bc62a52d82b35a4e32f5c9f94ee /src/internal/WixBuildTools.TestSupport.Native/packages.config | |
| parent | c3fa0b4cfe33109244d6f4e1c12d79abb7b28864 (diff) | |
| download | wix-7860559202d01cef07a9996d2c12606ac8d56221.tar.gz wix-7860559202d01cef07a9996d2c12606ac8d56221.tar.bz2 wix-7860559202d01cef07a9996d2c12606ac8d56221.zip | |
Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch test
Diffstat (limited to 'src/internal/WixBuildTools.TestSupport.Native/packages.config')
| -rw-r--r-- | src/internal/WixBuildTools.TestSupport.Native/packages.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/WixBuildTools.TestSupport.Native/packages.config b/src/internal/WixBuildTools.TestSupport.Native/packages.config index 2423502c..facb6426 100644 --- a/src/internal/WixBuildTools.TestSupport.Native/packages.config +++ b/src/internal/WixBuildTools.TestSupport.Native/packages.config | |||
| @@ -6,6 +6,7 @@ | |||
| 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="xunit.abstractions" version="2.0.3" /> | 10 | <package id="xunit.abstractions" version="2.0.3" /> |
| 10 | <package id="xunit.assert" version="2.4.1" /> | 11 | <package id="xunit.assert" version="2.4.1" /> |
| 11 | <package id="xunit.core" version="2.4.1" /> | 12 | <package id="xunit.core" version="2.4.1" /> |
