SharedResources to reside at the project root.

Namespace was changed from Oqtane to Oqtane.Client
This commit is contained in:
Leigh
2021-06-15 07:09:22 +02:00
parent e99d62d5c7
commit f2b3d6bc5f
3 changed files with 17 additions and 7 deletions

View File

@ -33,4 +33,8 @@
<ItemGroup>
<ProjectReference Include="..\Oqtane.Shared\Oqtane.Shared.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Resources\" />
</ItemGroup>
</Project>