File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed
Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ SET CONFIGURATION=Debug
1919
2020build-appveyor.cmd
2121
22+ cd..
23+
2224@ IF %ERRORLEVEL% NEQ 0 GOTO err
2325@ EXIT /B 0
2426:err
Original file line number Diff line number Diff line change 158158 Description =" $(Description)"
159159 Summary =" $(Readme)"
160160 Version =" $(FileVersion)"
161+ MinimumRequiredUmbracoVersion =" $(MinUmbracoVersion)"
161162 Authors =" $(AuthorName)"
162163 Owners =" $(Owners)"
163164 Copyright =" $(Copyright)"
Original file line number Diff line number Diff line change 1616 <language ></language >
1717 <tags ></tags >
1818 <dependencies >
19- <dependency id =" UmbracoCms.Core" version =" 8.1 .0" />
20- <dependency id =" UmbracoCms.Web" version =" 8.1 .0" />
19+ <dependency id =" UmbracoCms.Core" version =" 0.0 .0" />
20+ <dependency id =" UmbracoCms.Web" version =" 0.0 .0" />
2121 <dependency id =" WindowsAzure.Storage" version =" 8.7.0" />
2222 <dependency id =" Microsoft.WindowsAzure.ConfigurationManager" version =" 3.2.3" />
2323 <dependency id =" Microsoft.Azure.KeyVault.Core" version =" 2.0.4" />
You can’t perform that action at this time.
0 commit comments