diff options
| author | Sean Hall <r.sean.hall@gmail.com> | 2020-11-15 12:16:18 -0600 |
|---|---|---|
| committer | Sean Hall <r.sean.hall@gmail.com> | 2020-11-15 12:36:09 -0600 |
| commit | 730f9d2f8c62e282b6f0eba644fa5ac90a0a558f (patch) | |
| tree | 5854314bc142f1e706008a1c9016127fd5182026 /src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj | |
| parent | 7c632614e4962fa3fcf19085eef0e98bda65b4f3 (diff) | |
| download | wix-730f9d2f8c62e282b6f0eba644fa5ac90a0a558f.tar.gz wix-730f9d2f8c62e282b6f0eba644fa5ac90a0a558f.tar.bz2 wix-730f9d2f8c62e282b6f0eba644fa5ac90a0a558f.zip | |
Add test target to C++/CLI projects.
Diffstat (limited to 'src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj')
| -rw-r--r-- | src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj b/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj index 9aa5de47..859a9e22 100644 --- a/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj +++ b/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | 19 | ||
| 20 | <ItemGroup> | 20 | <ItemGroup> |
| 21 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" /> | 21 | <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" /> |
| 22 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.1.91" PrivateAssets="All" /> | 22 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="All" /> |
| 23 | </ItemGroup> | 23 | </ItemGroup> |
| 24 | 24 | ||
| 25 | <ItemGroup> | 25 | <ItemGroup> |
