Skip to content

Commit 95623b7

Browse files
authored
preserve modified .csproj
1 parent be506ca commit 95623b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpeakeasySDK/SpeakeasySDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<None Include="..\README.md" Pack="true" PackagePath="\"/>
16+
<None Include="..\NUGET_README.md" Pack="true" PackagePath="README.md"/>
1717
<None Include="..\docs\**\*" Pack="true" PackagePath="\docs" CopyToOutputDirectory="PreserveNewest"/>
1818

1919
<PackageReference Include="newtonsoft.json" Version="13.0.3" />

0 commit comments

Comments
 (0)