[java-idp-jetty-base] 01/02: Rev Wix to latest
Rod Widdowson
rdw at steadingsoftware.com
Tue Jun 25 13:38:07 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/IDP-2285
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=3a4d9c09404cfa0e9be7bbf3b5a446e7e71aebb8
commit 3a4d9c09404cfa0e9be7bbf3b5a446e7e71aebb8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jun 25 11:21:54 2024 +0100
Rev Wix to latest
---
src/main/wix/wix.vcxproj | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/wix/wix.vcxproj b/src/main/wix/wix.vcxproj
index 59ce63e..80600af 100644
--- a/src/main/wix/wix.vcxproj
+++ b/src/main/wix/wix.vcxproj
@@ -1,9 +1,9 @@
-<Project Sdk="WixToolset.Sdk/4.0.2">
+<Project Sdk="WixToolset.Sdk/4.0.5">
<ItemGroup>
- <PackageReference Include="WixToolset.Util.wixext" Version="4.0.2"/>
- <PackageReference Include="WixToolset.UI.wixext" Version="4.0.2"/>
- <PackageReference Include="WixToolset.Firewall.wixext" Version="4.0.2" />
- <PackageReference Include="WixToolset.Heat" Version="4.0.2" />
+ <PackageReference Include="WixToolset.Util.wixext" Version="4.0.5"/>
+ <PackageReference Include="WixToolset.UI.wixext" Version="4.0.5"/>
+ <PackageReference Include="WixToolset.Firewall.wixext" Version="4.0.5" />
+ <PackageReference Include="WixToolset.Heat" Version="4.0.5" />
</ItemGroup>
<PropertyGroup>
<JettyVersion>unspecified</JettyVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list