We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0876e2e commit c3a7543Copy full SHA for c3a7543
ToxyFramework/ToxyFramework.csproj
@@ -50,7 +50,7 @@
50
<!-- Include LICENSE and readme.md in NuGet package -->
51
<ItemGroup>
52
<None Include="..\LICENSE" Pack="true" PackagePath="\" />
53
- <None Include="..\build\README.md" Pack="true" PackagePath="\" />
+ <None Include="..\README.md" Pack="true" PackagePath="\" />
54
</ItemGroup>
55
56
</Project>
0 commit comments