Skip to content

Commit

Permalink
Upgrade Orchard Core 1.1.0-preview-16439 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
deanmarcussen authored Aug 29, 2021
1 parent f67586e commit 697813b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<Project>

<ItemGroup>
<PackageReference Update="OrchardCore.Admin.Abstractions" Version="1.0.0" />
<PackageReference Update="OrchardCore.Application.Cms.Targets" Version="1.0.0" />
<PackageReference Update="OrchardCore.ContentManagement" Version="1.0.0" />
<PackageReference Update="OrchardCore.ContentTypes.Abstractions" Version="1.0.0" />
<PackageReference Update="OrchardCore.DisplayManagement" Version="1.0.0" />
<PackageReference Update="OrchardCore.Infrastructure.Abstractions" Version="1.0.0" />
<PackageReference Update="OrchardCore.Logging.NLog" Version="1.0.0" />
<PackageReference Update="OrchardCore.Module.Targets" Version="1.0.0" />
<PackageReference Update="OrchardCore.Navigation.Core" Version="1.0.0" />
<PackageReference Update="OrchardCore.ResourceManagement" Version="1.0.0" />
<PackageReference Update="OrchardCore.Admin.Abstractions" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.Application.Cms.Targets" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.ContentManagement" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.ContentTypes.Abstractions" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.DisplayManagement" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.Infrastructure.Abstractions" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.Logging.NLog" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.Module.Targets" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.Navigation.Core" Version="1.1.0-preview-16439" />
<PackageReference Update="OrchardCore.ResourceManagement" Version="1.1.0-preview-16439" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 697813b

Please sign in to comment.