Skip to content

Commit

Permalink
Umbraco - v13.0 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Dec 13, 2023
1 parent afafcfc commit 22022c6
Show file tree
Hide file tree
Showing 15 changed files with 462 additions and 2,379 deletions.
279 changes: 41 additions & 238 deletions uSync.AutoTemplates/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion uSync.AutoTemplates/uSync.AutoTemplates.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="13.0.0-rc4" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="13.0.0" />
</ItemGroup>


Expand Down
354 changes: 54 additions & 300 deletions uSync.BackOffice/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion uSync.BackOffice/uSync.BackOffice.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
393 changes: 74 additions & 319 deletions uSync.Backoffice.Assets/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion uSync.Backoffice.Assets/uSync.Backoffice.Assets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</Target>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="7.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
354 changes: 54 additions & 300 deletions uSync.Community.Contrib/packages.lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion uSync.Community.Contrib/uSync.Community.Contrib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
354 changes: 54 additions & 300 deletions uSync.Community.DataTypeSerializers/packages.lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="13.0.0-rc4" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="13.0.0-rc4" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="13.0.0" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="13.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 22022c6

Please sign in to comment.