diff options
| author | Rob Mensching <rob@firegiant.com> | 2026-05-20 09:30:32 -0700 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2026-05-20 10:17:21 -0700 |
| commit | 7331d04fc505a091d99bfa48695cabab0d2db80c (patch) | |
| tree | b967b627a025d97827c37a4d81441b07cdd30c9c /src/Directory.csproj.props | |
| parent | b8977d6f88e7b68e000bac226a2814f236770570 (diff) | |
| download | wix-7331d04fc505a091d99bfa48695cabab0d2db80c.tar.gz wix-7331d04fc505a091d99bfa48695cabab0d2db80c.tar.bz2 wix-7331d04fc505a091d99bfa48695cabab0d2db80c.zip | |
Start WiX Toolset v8
Diffstat (limited to 'src/Directory.csproj.props')
| -rw-r--r-- | src/Directory.csproj.props | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Directory.csproj.props b/src/Directory.csproj.props index 6891ef2f..44a41a6e 100644 --- a/src/Directory.csproj.props +++ b/src/Directory.csproj.props | |||
| @@ -12,6 +12,6 @@ | |||
| 12 | </PropertyGroup> | 12 | </PropertyGroup> |
| 13 | 13 | ||
| 14 | <PropertyGroup> | 14 | <PropertyGroup> |
| 15 | <AcceptEula>abc;wix7;xyz;123</AcceptEula> | 15 | <AcceptEula>abc;wix8;xyz;123</AcceptEula> |
| 16 | </PropertyGroup> | 16 | </PropertyGroup> |
| 17 | </Project> | 17 | </Project> |
