aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.WixBA/WixToolset.WixBA.csproj
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2021-05-05 19:16:10 -0500
committerSean Hall <r.sean.hall@gmail.com>2021-05-11 19:11:19 -0500
commit3afcdb255803a747447d2770b56019d5d144d443 (patch)
tree27c05d9d428418b2f52652580dd1ce275795a09b /src/WixToolset.WixBA/WixToolset.WixBA.csproj
parentdc5e7be8b3810510ef2948d38c66a4c98501c229 (diff)
downloadwix-3afcdb255803a747447d2770b56019d5d144d443.tar.gz
wix-3afcdb255803a747447d2770b56019d5d144d443.tar.bz2
wix-3afcdb255803a747447d2770b56019d5d144d443.zip
Update WixBA to Mba.Core 4.0.40.
Diffstat (limited to '')
-rw-r--r--src/WixToolset.WixBA/WixToolset.WixBA.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/WixToolset.WixBA/WixToolset.WixBA.csproj b/src/WixToolset.WixBA/WixToolset.WixBA.csproj
index f4fc803d..16225233 100644
--- a/src/WixToolset.WixBA/WixToolset.WixBA.csproj
+++ b/src/WixToolset.WixBA/WixToolset.WixBA.csproj
@@ -40,7 +40,7 @@
40 <Reference Include="WindowsBase" /> 40 <Reference Include="WindowsBase" />
41 </ItemGroup> 41 </ItemGroup>
42 <ItemGroup> 42 <ItemGroup>
43 <PackageReference Include="Nerdbank.GitVersioning" Version="2.1.65" /> 43 <PackageReference Include="Nerdbank.GitVersioning" Version="3.3.37" />
44 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.35" /> 44 <PackageReference Include="WixToolset.Mba.Core" Version="4.0.40" />
45 </ItemGroup> 45 </ItemGroup>
46</Project> \ No newline at end of file 46</Project> \ No newline at end of file