We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eab26c commit 10ab3c7Copy full SHA for 10ab3c7
build/Build.bat
@@ -1,5 +1,5 @@
1
@ECHO OFF
2
-SET release=6.2.3
+SET release=6.2.4
3
SET comment=
4
SET version=%release%
5
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
@@ -2675,7 +2675,7 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
2675
<WebProjectProperties>
2676
<UseIIS>True</UseIIS>
2677
<AutoAssignPort>True</AutoAssignPort>
2678
- <DevelopmentServerPort>6230</DevelopmentServerPort>
+ <DevelopmentServerPort>6240</DevelopmentServerPort>
2679
<DevelopmentServerVPath>/</DevelopmentServerVPath>
2680
<IISUrl>http://localhost:6240</IISUrl>
2681
<NTLMAuthentication>False</NTLMAuthentication>
0 commit comments