We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17248a commit 256f8bdCopy full SHA for 256f8bd
Abies/Abies.csproj
@@ -18,8 +18,8 @@
18
19
<ItemGroup>
20
<!-- For README -->
21
- <None Include="..\..\README.md" Pack="true" PackagePath="\" />
22
-
+ <None Include="..\README.md" Pack="true" PackagePath="\" />
+
23
<Content Include="wwwroot\abies.js">
24
<Pack>true</Pack>
25
<PackagePath>contentFiles\any\any\wwwroot</PackagePath>
0 commit comments