Skip to content

Commit

Permalink
v6.1.4285
Browse files Browse the repository at this point in the history
  • Loading branch information
ITHitBuild committed Apr 6, 2018
1 parent 2ac8cf1 commit 16935f1
Show file tree
Hide file tree
Showing 265 changed files with 33,632 additions and 9,085 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>D219E4C5-4DD9-45D5-B766-CBE6D8819F73</ProjectGuid>
<ProjectGuid>301ECB14-1BFB-47E5-84FE-1F8377D37088</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
Expand Down Expand Up @@ -123,10 +123,10 @@
</ItemGroup>
<ItemGroup>
<Reference Include="ITHit.WebDAV.Server">
<HintPath>..\packages\ITHit.WebDAV.Server.6.1.4279\lib\net451\ITHit.WebDAV.Server.dll</HintPath>
<HintPath>..\packages\ITHit.WebDAV.Server.6.1.4285\lib\net451\ITHit.WebDAV.Server.dll</HintPath>
</Reference>
<Reference Include="ITHit.WebDAV.Server.Web">
<HintPath>..\packages\ITHit.WebDAV.Server.Web.6.1.4279\lib\net451\ITHit.WebDAV.Server.Web.dll</HintPath>
<HintPath>..\packages\ITHit.WebDAV.Server.Web.6.1.4285\lib\net451\ITHit.WebDAV.Server.Web.dll</HintPath>
</Reference>
</ItemGroup>
<PropertyGroup>
Expand All @@ -144,7 +144,7 @@
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>9658</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:28113/</IISUrl>
<IISUrl>http://localhost:18393/</IISUrl>
<NTLMAuthentication>True</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
Expand Down
4 changes: 2 additions & 2 deletions CS/CalDAVServer.FileSystemStorage.AspNet/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="ITHit.WebDAV.Server" version="6.1.4279" targetFramework="net451" />
<package id="ITHit.WebDAV.Server.Web" version="6.1.4279" targetFramework="net451" />
<package id="ITHit.WebDAV.Server" version="6.1.4285" targetFramework="net451" />
<package id="ITHit.WebDAV.Server.Web" version="6.1.4285" targetFramework="net451" />
<package id="System.Runtime.InteropServices.RuntimeInformation" version="4.3.0" targetFramework="net451" />
</packages>
Loading

0 comments on commit 16935f1

Please sign in to comment.