Skip to content

Commit c988be0

Browse files
committed
fixes build output to lib
1 parent 256f8bd commit c988be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Abies/Abies.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<ItemGroup>
2020
<!-- For README -->
2121
<None Include="..\README.md" Pack="true" PackagePath="\" />
22+
<None Include="..\LICENSE" Pack="true" PackagePath=""/>
2223

2324
<Content Include="wwwroot\abies.js">
2425
<Pack>true</Pack>
@@ -31,7 +32,6 @@
3132

3233
<PropertyGroup>
3334
<ContentTargetFolders>contentFiles</ContentTargetFolders>
34-
<BuildOutputTargetFolder>build</BuildOutputTargetFolder>
3535
</PropertyGroup>
3636

3737
<ItemGroup>

0 commit comments

Comments
 (0)