Skip to content

v6.0.4108

Choose a tag to compare

@ITHitBuild ITHitBuild released this 14 Dec 23:53
· 107 commits to master since this release
  • Deployment failed for WebDAV .NET Core projects, not all required files were included in the project. Now all required files are included in a project.
  • ITHitWebDAVClient.js file did not load in case of non-root deployment of sample .NET Core projects or projects generated with ASP.NET Core WebDAV Server Application wizard. Now this bug is fixed.
  • 'Add WebDAV Server Implementation' wizard failed when adding WebDAV to Visual Basic project with System.ArgumentNullException: “Value cannot be null” exception. Now this bug is fixed.
  • Projects generated in Visual Studio 2013 failed to compile on context.Response.ContentType = $”…”; Now this bug is fixed.
  • An extra assembly compiled for .NET 4.7.1 was packed into ITHit.WebDAV.Server package. Now the .NET 4.7.1 assembly is removed.