Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 46aaaaf

Browse files
authored
Merge pull request #279 from Nashuim/main
Add AddRazorSupportForMvc property and move files to App_Plugins
2 parents 0c8f61f + 8263d04 commit 46aaaaf

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

src/Our.Umbraco.DocTypeGridEditor/Our.Umbraco.DocTypeGridEditor.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
<TargetFramework>net6.0</TargetFramework>
44
<ContentTargetFolders>.</ContentTargetFolders>
55
<StaticWebAssetBasePath>App_Plugins/DocTypeGridEditor</StaticWebAssetBasePath>
6+
<AddRazorSupportForMvc>true</AddRazorSupportForMvc>
67

78
<PackageId>Our.Umbraco.DocTypeGridEditor</PackageId>
89
<Title>Our.Umbraco.DocTypeGridEditor</Title>
910
<Description></Description>
1011
<Product>Our.Umbraco.DocTypeGridEditor</Product>
1112
<PackageTags>umbraco plugin package</PackageTags>
1213

13-
<Version>10.0.0</Version>
14+
<Version>10.0.1</Version>
1415
<Authors>Søren Kottal</Authors>
1516
<Company></Company>
1617

0 commit comments

Comments
 (0)