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 9817afc commit b2011b2Copy full SHA for b2011b2
src/Umbraco.Forms.Integrations.Testsite.V14/Umbraco.Forms.Integrations.Testsite.V14.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk.Web">
+<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
@@ -8,6 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Umbraco.Cms" Version="14.1.2" />
11
+ <PackageReference Include="Umbraco.Forms" Version="14.1.1" />
12
</ItemGroup>
13
14
0 commit comments