diff options
Diffstat (limited to 'src/ext/Bal/test/examples/FullFramework4MBA')
| -rw-r--r-- | src/ext/Bal/test/examples/FullFramework4MBA/Example.FullFramework4MBA.csproj | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ext/Bal/test/examples/FullFramework4MBA/Example.FullFramework4MBA.csproj b/src/ext/Bal/test/examples/FullFramework4MBA/Example.FullFramework4MBA.csproj index a05e7888..ae0d4cc8 100644 --- a/src/ext/Bal/test/examples/FullFramework4MBA/Example.FullFramework4MBA.csproj +++ b/src/ext/Bal/test/examples/FullFramework4MBA/Example.FullFramework4MBA.csproj | |||
| @@ -9,11 +9,10 @@ | |||
| 9 | </PropertyGroup> | 9 | </PropertyGroup> |
| 10 | 10 | ||
| 11 | <ItemGroup> | 11 | <ItemGroup> |
| 12 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" PrivateAssets="all" /> | 12 | <Content Include="WixToolset.Mba.Host.config" CopyToOutputDirectory="PreserveNewest" /> |
| 13 | <PackageReference Include="WixToolset.Mba.Core" Version="4.0.*" PrivateAssets="All" /> | ||
| 14 | </ItemGroup> | 13 | </ItemGroup> |
| 15 | 14 | ||
| 16 | <ItemGroup> | 15 | <ItemGroup> |
| 17 | <Content Include="WixToolset.Mba.Host.config" CopyToOutputDirectory="PreserveNewest" /> | 16 | <PackageReference Include="WixToolset.Mba.Core" /> |
| 18 | </ItemGroup> | 17 | </ItemGroup> |
| 19 | </Project> \ No newline at end of file | 18 | </Project> |
