diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-03-02 19:16:36 -0600 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-03-02 19:28:24 -0600 |
commit | b7f19714c776688393fe2701cae6cc75dcec1396 (patch) | |
tree | b38b54fc8b25aa60a2e36b9ae416bc630c485694 /src/TestBA | |
parent | 20a546b0a6e278e7a8c37ca86887190ac2a85939 (diff) | |
download | wix-b7f19714c776688393fe2701cae6cc75dcec1396.tar.gz wix-b7f19714c776688393fe2701cae6cc75dcec1396.tar.bz2 wix-b7f19714c776688393fe2701cae6cc75dcec1396.zip |
Update dependencies.
Diffstat (limited to 'src/TestBA')
-rw-r--r-- | src/TestBA/TestBA.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TestBA/TestBA.csproj b/src/TestBA/TestBA.csproj index 90dc1d69..83d703f9 100644 --- a/src/TestBA/TestBA.csproj +++ b/src/TestBA/TestBA.csproj | |||
@@ -19,6 +19,6 @@ | |||
19 | </ItemGroup> | 19 | </ItemGroup> |
20 | 20 | ||
21 | <ItemGroup> | 21 | <ItemGroup> |
22 | <PackageReference Include="WixToolset.Mba.Core" Version="4.0.49" /> | 22 | <PackageReference Include="WixToolset.Mba.Core" Version="4.0.50" /> |
23 | </ItemGroup> | 23 | </ItemGroup> |
24 | </Project> \ No newline at end of file | 24 | </Project> \ No newline at end of file |