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 be506ca commit 95623b7Copy full SHA for 95623b7
SpeakeasySDK/SpeakeasySDK.csproj
@@ -13,7 +13,7 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <None Include="..\README.md" Pack="true" PackagePath="\"/>
+ <None Include="..\NUGET_README.md" Pack="true" PackagePath="README.md"/>
17
<None Include="..\docs\**\*" Pack="true" PackagePath="\docs" CopyToOutputDirectory="PreserveNewest"/>
18
19
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
0 commit comments