File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
- <UmbracoVersion >6.2.2 </UmbracoVersion >
4
+ <UmbracoVersion >6.2.3 </UmbracoVersion >
5
5
</PropertyGroup >
6
6
<Target Name =" CopyUmbracoFilesToWebRoot" BeforeTargets =" AfterBuild" >
7
7
<PropertyGroup >
Original file line number Diff line number Diff line change @@ -2675,9 +2675,9 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
2675
2675
<WebProjectProperties >
2676
2676
<UseIIS >True</UseIIS >
2677
2677
<AutoAssignPort >True</AutoAssignPort >
2678
- <DevelopmentServerPort >6220 </DevelopmentServerPort >
2678
+ <DevelopmentServerPort >6230 </DevelopmentServerPort >
2679
2679
<DevelopmentServerVPath >/</DevelopmentServerVPath >
2680
- <IISUrl >http://localhost:6220 </IISUrl >
2680
+ <IISUrl >http://localhost:6230 </IISUrl >
2681
2681
<NTLMAuthentication >False</NTLMAuthentication >
2682
2682
<UseCustomServer >False</UseCustomServer >
2683
2683
<CustomServerUrl >
You can’t perform that action at this time.
0 commit comments