aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.WixBA/WixToolset.WixBA.csproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-05-05 21:01:28 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-05-11 19:11:19 -0500
commit3c88529e8e29f9763a6830f8d3ac29cd56a4cb33 (patch)
tree351ce09b5ec32909159dfb8bf93b713445bc69a3 /src/WixToolset.WixBA/WixToolset.WixBA.csproj
parentbd6bd5c262fe7e4faa3e7815ebe6036e7ab456e1 (diff)
downloadwix-3c88529e8e29f9763a6830f8d3ac29cd56a4cb33.tar.gz
wix-3c88529e8e29f9763a6830f8d3ac29cd56a4cb33.tar.bz2
wix-3c88529e8e29f9763a6830f8d3ac29cd56a4cb33.zip
Update WixBA to Mba.Core 4.0.58.
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 5bc44b38..8f834cd8 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.49" /> 44 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.58" />
45 </ItemGroup> 45 </ItemGroup>
46</Project> \ No newline at end of file 46</Project> \ No newline at end of file