Skip to content

Commit

Permalink
Core 6.0.11 release - loggings and macro keys
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Apr 2, 2019
1 parent bec7952 commit 62250c3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion BuildPackage/Jumoo.uSync.Core/Core.Package.build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PropertyGroup>
<ProjectName>uSync Core</ProjectName>
<ProjectNamespace>Jumoo.uSync.Core</ProjectNamespace>
<PackageVersion>6.0.10</PackageVersion>
<PackageVersion>6.0.11</PackageVersion>
<VersionSuffix></VersionSuffix>
<MinUmbracoVersion>7.4.0</MinUmbracoVersion>
</PropertyGroup>
Expand Down
22 changes: 9 additions & 13 deletions BuildPackage/Jumoo.uSync.Core/package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,15 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Core serailize/deserialization library for uSync, on it's own it does nothing, other than give you a load of API calls to do stuff.</description>
<summary>Core elements for uSync3 +</summary>
<releaseNotes>
v5.1 - media mover enhancements
v5.2.0 - Better Content Mappers, inc Archetype mapper.
v5.3.0 - Umbraco 7.4 Container Support
v5.3.1 - Fixes to how Containers are handled
v5.3.4 - Config updates for 3rd party media and content pickers.
v5.4 - Moved Content Mappers to their own project.
v5.7.x - Split Umbraco v7.4 and umbraco v7.6 branches.
v6 - Blueprint (content template) support
v6.0.x - Patching

v5 - version issues with old nuget packages
v3 - works with Umbraco 7.3 really well</releaseNotes>
<releaseNotes>v5.1 - media mover enhancements
v5.2.0 - Better Content Mappers, inc Archetype mapper.
v5.3.0 - Umbraco 7.4 Container Support
v5.3.1 - Fixes to how Containers are handled
v5.3.4 - Config updates for 3rd party media and content pickers.
v5.4 - Moved Content Mappers to their own project.
v5.7.x - Split Umbraco v7.4 and umbraco v7.6 branches.
v6 - Blueprint (content template) support
v6.0.x - Patching</releaseNotes>
<dependencies>
<!-- <dependency id="UmbracoCms.Core" version="7.6.0" /> -->
</dependencies>
Expand Down
Binary file added BuildPackage/Package/uSync.Core_6.0.11.zip
Binary file not shown.

0 comments on commit 62250c3

Please sign in to comment.