Skip to content

Commit

Permalink
v11.2.10451
Browse files Browse the repository at this point in the history
  • Loading branch information
ITHitBuild committed Jun 3, 2021
1 parent fb63fcb commit e15a266
Show file tree
Hide file tree
Showing 359 changed files with 10,519 additions and 3,865 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<VersionPrefix>11.1.10398</VersionPrefix>
<VersionPrefix>11.2.10451</VersionPrefix>
<AssemblyName>CalDAVServer.FileSystemStorage.AspNetCore</AssemblyName>
<TargetFramework>netcoreapp3.1</TargetFramework>
<LangVersion>8.0</LangVersion>
Expand All @@ -19,10 +19,10 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ITHit.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.Server.Core" Version="11.1.10398" />
<PackageReference Include="ITHit.WebDAV.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.GSuite.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.Server" Version="11.2.10451" />
<PackageReference Include="ITHit.Server.Core" Version="11.2.10451" />
<PackageReference Include="ITHit.WebDAV.Server" Version="11.2.10451" />
<PackageReference Include="ITHit.GSuite.Server" Version="11.2.10451" />
<PackageReference Include="System.Data.OleDb" Version="4.7.0" />
</ItemGroup>
<ItemGroup>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<VersionPrefix>11.1.10398</VersionPrefix>
<VersionPrefix>11.2.10451</VersionPrefix>
<AssemblyName>CalDAVServer.SqlStorage.AspNetCore</AssemblyName>
<TargetFramework>netcoreapp3.1</TargetFramework>
<LangVersion>8.0</LangVersion>
Expand All @@ -22,10 +22,10 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="ITHit.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.Server.Core" Version="11.1.10398" />
<PackageReference Include="ITHit.WebDAV.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.GSuite.Server" Version="11.1.10398" />
<PackageReference Include="ITHit.Server" Version="11.2.10451" />
<PackageReference Include="ITHit.Server.Core" Version="11.2.10451" />
<PackageReference Include="ITHit.WebDAV.Server" Version="11.2.10451" />
<PackageReference Include="ITHit.GSuite.Server" Version="11.2.10451" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
</ItemGroup>
<ItemGroup>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e15a266

Please sign in to comment.