Still trying to appease dotnet pack
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
<ProjectReference Include="..\..\..\LibreMetaverse.Types\LibreMetaverse.Types.csproj" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\..\..\LICENSE.txt" Pack="true" PackagePath="docs\" />
|
||||
<None Include="..\..\..\README.md" Pack="true" PackagePath="docs\" />
|
||||
<None Include="..\..\..\data\logo.png" Pack="true" PackagePath="images\" />
|
||||
<None Include="..\..\..\LICENSE.txt" Pack="true" PackagePath="\" />
|
||||
<None Include="..\..\..\README.md" Pack="true" PackagePath="\" />
|
||||
<None Include="..\..\..\data\logo.png" Pack="true" PackagePath="\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user