Skip to content

Commit 9280d8a

Browse files
committed
Include razor view
1 parent f34ca0b commit 9280d8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Umbraco.Cms.Integrations.Commerce.Shopify/Umbraco.Cms.Integrations.Commerce.Shopify.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@
4545
<None Include="docs\readme.md" Pack="true" PackagePath="\" />
4646
</ItemGroup>
4747

48+
<ItemGroup>
49+
<Content Include="Views\**" />
50+
</ItemGroup>
51+
4852
<!-- Build client assets using NPM -->
4953
<Import Project="build\Microsoft.AspNetCore.ClientAssets.targets" />
5054
<PropertyGroup>

0 commit comments

Comments
 (0)