diff options
author | Sean Hall <r.sean.hall@gmail.com> | 2021-05-05 19:16:10 -0500 |
---|---|---|
committer | Sean Hall <r.sean.hall@gmail.com> | 2021-05-11 19:11:19 -0500 |
commit | 3afcdb255803a747447d2770b56019d5d144d443 (patch) | |
tree | 27c05d9d428418b2f52652580dd1ce275795a09b /src/WixToolset.WixBA/WixToolset.WixBA.csproj | |
parent | dc5e7be8b3810510ef2948d38c66a4c98501c229 (diff) | |
download | wix-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.csproj | 4 |
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 |