We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256f8bd commit c988be0Copy full SHA for c988be0
Abies/Abies.csproj
@@ -19,6 +19,7 @@
19
<ItemGroup>
20
<!-- For README -->
21
<None Include="..\README.md" Pack="true" PackagePath="\" />
22
+ <None Include="..\LICENSE" Pack="true" PackagePath=""/>
23
24
<Content Include="wwwroot\abies.js">
25
<Pack>true</Pack>
@@ -31,7 +32,6 @@
31
32
33
<PropertyGroup>
34
<ContentTargetFolders>contentFiles</ContentTargetFolders>
- <BuildOutputTargetFolder>build</BuildOutputTargetFolder>
35
</PropertyGroup>
36
37
0 commit comments