diff options
Diffstat (limited to 'src/test')
-rw-r--r-- | src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj | 2 | ||||
-rw-r--r-- | src/test/version.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj b/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj index 77a53c29..6068dbea 100644 --- a/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj +++ b/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj | |||
@@ -17,6 +17,8 @@ | |||
17 | </ItemGroup> | 17 | </ItemGroup> |
18 | 18 | ||
19 | <ItemGroup> | 19 | <ItemGroup> |
20 | <PackageReference Include="GitInfo" Version="2.1.2" /> | ||
21 | |||
20 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" /> | 22 | <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" /> |
21 | <PackageReference Include="xunit" Version="2.4.1" /> | 23 | <PackageReference Include="xunit" Version="2.4.1" /> |
22 | <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" /> | 24 | <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" PrivateAssets="All" /> |
diff --git a/src/test/version.txt b/src/test/version.txt new file mode 100644 index 00000000..cf138743 --- /dev/null +++ b/src/test/version.txt | |||
@@ -0,0 +1 @@ | |||
v42.42.{height}-preview.0 \ No newline at end of file | |||