aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.BootstrapperApplicationApi
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2024-04-07 03:26:12 -0700
committerRob Mensching <rob@firegiant.com>2024-04-25 13:31:39 -0700
commit4983aeeb2da6e96bc8aad698752b3b962f58e585 (patch)
tree40a5eee15554c599086f12d0d426ba37060b050a /src/api/burn/WixToolset.BootstrapperApplicationApi
parent973a1764223d7313beef03a66f6218905b07870b (diff)
downloadwix-4983aeeb2da6e96bc8aad698752b3b962f58e585.tar.gz
wix-4983aeeb2da6e96bc8aad698752b3b962f58e585.tar.bz2
wix-4983aeeb2da6e96bc8aad698752b3b962f58e585.zip
Move to ReleaseFlow and SomeVer
Diffstat (limited to 'src/api/burn/WixToolset.BootstrapperApplicationApi')
-rw-r--r--src/api/burn/WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.nuspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/burn/WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.nuspec b/src/api/burn/WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.nuspec
index 3b42d53d..e59b4862 100644
--- a/src/api/burn/WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.nuspec
+++ b/src/api/burn/WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.nuspec
@@ -16,7 +16,7 @@
16 <group targetFramework=".NETFramework4.6.2" /> 16 <group targetFramework=".NETFramework4.6.2" />
17 <group targetFramework=".NETStandard2.0" /> 17 <group targetFramework=".NETStandard2.0" />
18 <group targetFramework="Native"> 18 <group targetFramework="Native">
19 <dependency id="WixToolset.DUtil" version="[$version$,6)" /> 19 <dependency id="WixToolset.DUtil" version="[$version$,$nextmajorversion$)" />
20 </group> 20 </group>
21 </dependencies> 21 </dependencies>
22 </metadata> 22 </metadata>