diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-05-05 19:35:09 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-05-11 19:11:19 -0500 |
commit | 0db19b269e9b94a674e370629934e82545374777 (patch) | |
tree | bd0d52cb218f7ae0220dc17b3bf5fecf1e35fbb7 /src/WixToolset.WixBA/WixToolset.WixBA.csproj | |
parent | 3afcdb255803a747447d2770b56019d5d144d443 (diff) | |
download | wix-0db19b269e9b94a674e370629934e82545374777.tar.gz wix-0db19b269e9b94a674e370629934e82545374777.tar.bz2 wix-0db19b269e9b94a674e370629934e82545374777.zip |
Update WixBA to Mba.Core 4.0.44.
Diffstat (limited to '')
-rw-r--r-- | src/WixToolset.WixBA/WixToolset.WixBA.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.WixBA/WixToolset.WixBA.csproj b/src/WixToolset.WixBA/WixToolset.WixBA.csproj index 16225233..03838bb1 100644 --- a/src/WixToolset.WixBA/WixToolset.WixBA.csproj +++ b/src/WixToolset.WixBA/WixToolset.WixBA.csproj | |||
@@ -41,6 +41,6 @@ | |||
41 | </ItemGroup> | 41 | </ItemGroup> |
42 | <ItemGroup> | 42 | <ItemGroup> |
43 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> | 43 | <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" /> |
44 | <PackageReference Include="WixToolset.Mba.Core" Version="4.0.40" /> | 44 | <PackageReference Include="WixToolset.Mba.Core" Version="4.0.44" /> |
45 | </ItemGroup> | 45 | </ItemGroup> |
46 | </Project> \ No newline at end of file | 46 | </Project> \ No newline at end of file |