We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d5a7e commit 52c21b0Copy full SHA for 52c21b0
src/JsonSchema/JsonSchema.csproj
@@ -13,7 +13,7 @@
13
14
<ItemGroup>
15
<ProjectReference Include="..\Umbraco.Core\Umbraco.Core.csproj" />
16
- <PackageReference Include="Umbraco.Deploy.Core" Version="10.3.3" />
17
- <PackageReference Include="Umbraco.Forms.Core" Version="10.5.3" />
+ <PackageReference Include="Umbraco.Deploy.Core" Version="10.4.0" />
+ <PackageReference Include="Umbraco.Forms.Core" Version="10.5.4" />
18
</ItemGroup>
19
</Project>
0 commit comments