aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.WixBA/WixToolset.WixBA.csproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-05-05 20:06:53 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-05-11 19:11:19 -0500
commitbd6bd5c262fe7e4faa3e7815ebe6036e7ab456e1 (patch)
tree5f0ce6fd2e2d72e173b7f0ae1b62d7ee9778efbc /src/WixToolset.WixBA/WixToolset.WixBA.csproj
parent0db19b269e9b94a674e370629934e82545374777 (diff)
downloadwix-bd6bd5c262fe7e4faa3e7815ebe6036e7ab456e1.tar.gz
wix-bd6bd5c262fe7e4faa3e7815ebe6036e7ab456e1.tar.bz2
wix-bd6bd5c262fe7e4faa3e7815ebe6036e7ab456e1.zip
Update WixBA to Mba.Core 4.0.49.
Diffstat (limited to '')
-rw-r--r--src/WixToolset.WixBA/WixToolset.WixBA.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.WixBA/WixToolset.WixBA.csproj b/src/WixToolset.WixBA/WixToolset.WixBA.csproj
index 03838bb1..5bc44b38 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.44" /> 44 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.49" />
45 </ItemGroup> 45 </ItemGroup>
46</Project> \ No newline at end of file 46</Project> \ No newline at end of file