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 99a2f26 commit f664529Copy full SHA for f664529
SpeakeasySDK/SpeakeasySDK.csproj
@@ -14,8 +14,8 @@
14
</PropertyGroup>
15
16
<ItemGroup>
17
- <None Include="..\NUGET.md" Pack="true" PackagePath="\README.md"/>
18
- <None Include="..\LICENSE" Pack="true" PackagePath="\LICENSE.txt"/>
+ <None Include="..\NUGET.md" Pack="true" PackagePath="README.md"/>
+ <None Include="..\LICENSE" Pack="true" PackagePath="LICENSE.txt"/>
19
<None Include="..\docs\**\*" Pack="true" PackagePath="\docs" CopyToOutputDirectory="PreserveNewest"/>
20
21
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
0 commit comments