File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 <TargetFramework >net8.0</TargetFramework >
88 <Nullable >enable</Nullable >
99 <PackageReadmeFile >README.md</PackageReadmeFile >
10- <PackageLicenseFile >LICENSE.txt </PackageLicenseFile >
10+ <PackageLicenseFile >LICENSE</PackageLicenseFile >
1111 <GenerateDocumentationFile >true</GenerateDocumentationFile >
1212 <NoWarn >1591</NoWarn >
1313 <RepositoryUrl >https://github.com/speakeasy-api/speakeasy-client-sdk-csharp</RepositoryUrl >
1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <None Include =" ..\NUGET.md" Pack =" true" PackagePath =" README.md " />
18- <None Include =" ..\LICENSE" Pack =" true" PackagePath =" LICENSE.txt " />
17+ <None Include =" ..\NUGET.md" Pack =" true" PackagePath =" \ " />
18+ <None Include =" ..\LICENSE" Pack =" true" PackagePath =" \ " />
1919 <None Include =" ..\docs\**\*" Pack =" true" PackagePath =" \docs" CopyToOutputDirectory =" PreserveNewest" />
2020
2121 <PackageReference Include =" newtonsoft.json" Version =" 13.0.3" />
You can’t perform that action at this time.
0 commit comments