Skip to content

Commit d393855

Browse files
authored
Merge pull request #9 from jcdcdev/dev
feature: add jcdcdev.Umbraco.Core
2 parents 558ee23 + f03b3dd commit d393855

File tree

4 files changed

+73
-5
lines changed

4 files changed

+73
-5
lines changed

src/Umbraco.Community.FileSystemProviders.B2/Composing/Composer.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
using jcdcdev.Umbraco.Core.Composing;
21
using Our.Umbraco.StorageProviders.AWSS3;
32
using Umbraco.Cms.Core.Composing;
43
using Umbraco.Cms.Core.DependencyInjection;
@@ -13,7 +12,6 @@ public class Composer : IComposer
1312
{
1413
public void Compose(IUmbracoBuilder builder)
1514
{
16-
builder.AddSimpleManifestFilter(Constants.PackageName);
1715
builder.AddB2MediaFileSystem();
1816
}
1917
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
using jcdcdev.Umbraco.Core.Composing;
2+
3+
namespace Umbraco.Community.FileSystemProviders.B2.Composing;
4+
5+
public class PackageManifest : SimplePackageManifest
6+
{
7+
protected override string PackageName => Constants.PackageName;
8+
protected override bool AllowPackageTelemetry => true;
9+
}

src/Umbraco.Community.FileSystemProviders.B2/Umbraco.Community.FileSystemProviders.B2.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="[10.4.0,11.0.0)"/>
3131
<PackageReference Include="Umbraco.Cms.Web.Common" Version="[10.4.0,11.0.0)"/>
3232
<PackageReference Include="Our.Umbraco.StorageProviders.AWSS3" Version="1.3.0"/>
33-
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.0"/>
33+
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.1" />
3434
</ItemGroup>
3535

3636
<ItemGroup Condition="'$(TargetFramework)' == 'net7.0'">
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Umbraco.Cms.Web.Common" Version="[11.0.0,13.0.0)"/>
4040
<PackageReference Include="Umbraco.Cms.Imaging.ImageSharp" Version="[11.0.0,13.0.0)"/>
4141
<PackageReference Include="Our.Umbraco.StorageProviders.AWSS3" Version="1.3.0"/>
42-
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.0"/>
42+
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.1" />
4343
</ItemGroup>
4444

4545
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
@@ -48,7 +48,7 @@
4848
<PackageReference Include="Umbraco.Cms.Web.Common" Version="[13.0.0,14.0.0)"/>
4949
<PackageReference Include="Umbraco.Cms.Imaging.ImageSharp" Version="[13.0.0,14.0.0)"/>
5050
<PackageReference Include="Our.Umbraco.StorageProviders.AWSS3" Version="1.3.0"/>
51-
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.0"/>
51+
<PackageReference Include="jcdcdev.Umbraco.Core" Version="0.3.1" />
5252
</ItemGroup>
5353

5454
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">

src/Umbraco.Community.FileSystemProviders.B2/packages.lock.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
"version": 1,
33
"dependencies": {
44
"net6.0": {
5+
"jcdcdev.Umbraco.Core": {
6+
"type": "Direct",
7+
"requested": "[0.3.1, )",
8+
"resolved": "0.3.1",
9+
"contentHash": "96ZLQ1gwo9mPCJLEgb4BsRvD4ZxgzFlZ6pCWqEeY1WpQM8B+SINuMpRMt9vAfZkiVKZ8KGsXgdKLLpCoPy1TVw==",
10+
"dependencies": {
11+
"Umbraco.Cms.Web.BackOffice": "[10.4.0, 11.0.0)",
12+
"Umbraco.Cms.Web.Common": "[10.4.0, 11.0.0)",
13+
"Umbraco.Cms.Web.Website": "[10.4.0, 11.0.0)"
14+
}
15+
},
516
"Our.Umbraco.StorageProviders.AWSS3": {
617
"type": "Direct",
718
"requested": "[1.3.0, )",
@@ -2278,9 +2289,30 @@
22782289
"Umbraco.Cms.Core": "10.4.0",
22792290
"Umbraco.Cms.Infrastructure": "10.4.0"
22802291
}
2292+
},
2293+
"Umbraco.Cms.Web.Website": {
2294+
"type": "Transitive",
2295+
"resolved": "10.4.0",
2296+
"contentHash": "S2a9aNx4CKKpWXr2VN3XxRjPSij59Uoip3g2yl90423x/m5XL+VGPAJYRB+MIj/zUl6WMoQ712I0mN8JagOQJA==",
2297+
"dependencies": {
2298+
"Umbraco.Cms.Core": "10.4.0",
2299+
"Umbraco.Cms.Infrastructure": "10.4.0",
2300+
"Umbraco.Cms.Web.Common": "10.4.0"
2301+
}
22812302
}
22822303
},
22832304
"net7.0": {
2305+
"jcdcdev.Umbraco.Core": {
2306+
"type": "Direct",
2307+
"requested": "[0.3.1, )",
2308+
"resolved": "0.3.1",
2309+
"contentHash": "96ZLQ1gwo9mPCJLEgb4BsRvD4ZxgzFlZ6pCWqEeY1WpQM8B+SINuMpRMt9vAfZkiVKZ8KGsXgdKLLpCoPy1TVw==",
2310+
"dependencies": {
2311+
"Umbraco.Cms.Web.BackOffice": "[11.0.0, 13.0.0)",
2312+
"Umbraco.Cms.Web.Common": "[11.0.0, 13.0.0)",
2313+
"Umbraco.Cms.Web.Website": "[11.0.0, 13.0.0)"
2314+
}
2315+
},
22842316
"Our.Umbraco.StorageProviders.AWSS3": {
22852317
"type": "Direct",
22862318
"requested": "[1.3.0, )",
@@ -4446,9 +4478,30 @@
44464478
"Umbraco.Cms.Core": "11.0.0",
44474479
"Umbraco.Cms.Infrastructure": "11.0.0"
44484480
}
4481+
},
4482+
"Umbraco.Cms.Web.Website": {
4483+
"type": "Transitive",
4484+
"resolved": "11.0.0",
4485+
"contentHash": "HBkwHjRw7x/iiskh74BbO+hjSMt+yH9Q6b0581aItbtPYtJXtHLYxy/MyKy5hkseMG+3HyIviZHxxwGsWfnjXw==",
4486+
"dependencies": {
4487+
"Umbraco.Cms.Core": "11.0.0",
4488+
"Umbraco.Cms.Infrastructure": "11.0.0",
4489+
"Umbraco.Cms.Web.Common": "11.0.0"
4490+
}
44494491
}
44504492
},
44514493
"net8.0": {
4494+
"jcdcdev.Umbraco.Core": {
4495+
"type": "Direct",
4496+
"requested": "[0.3.1, )",
4497+
"resolved": "0.3.1",
4498+
"contentHash": "96ZLQ1gwo9mPCJLEgb4BsRvD4ZxgzFlZ6pCWqEeY1WpQM8B+SINuMpRMt9vAfZkiVKZ8KGsXgdKLLpCoPy1TVw==",
4499+
"dependencies": {
4500+
"Umbraco.Cms.Web.BackOffice": "[13.0.0, 14.0.0)",
4501+
"Umbraco.Cms.Web.Common": "[13.0.0, 14.0.0)",
4502+
"Umbraco.Cms.Web.Website": "[13.0.0, 14.0.0)"
4503+
}
4504+
},
44524505
"Our.Umbraco.StorageProviders.AWSS3": {
44534506
"type": "Direct",
44544507
"requested": "[1.3.0, )",
@@ -6628,6 +6681,14 @@
66286681
"Umbraco.Cms.Infrastructure": "[13.0.0, 14.0.0)"
66296682
}
66306683
},
6684+
"Umbraco.Cms.Web.Website": {
6685+
"type": "Transitive",
6686+
"resolved": "13.0.0",
6687+
"contentHash": "EFpo37/hVP53sRZddETv1ozfG87FbboUWjlthqvQVgC1LrLVFB0ozGwnOrcdSad70wGfSqP7OboapWloYwpqRA==",
6688+
"dependencies": {
6689+
"Umbraco.Cms.Web.Common": "[13.0.0, 14.0.0)"
6690+
}
6691+
},
66316692
"Umbraco.CSharpTest.Net.Collections": {
66326693
"type": "Transitive",
66336694
"resolved": "15.0.0",

0 commit comments

Comments
 (0)