File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<IsPackable >true</IsPackable >
4
4
<PackageId >SpeakeasySDK</PackageId >
5
- <Version >5.9.15 </Version >
5
+ <Version >5.9.16 </Version >
6
6
<Authors >Speakeasy</Authors >
7
7
<TargetFramework >net8.0</TargetFramework >
8
8
<Nullable >enable</Nullable >
9
9
<PackageReadmeFile >README.md</PackageReadmeFile >
10
- <PackageLicenseFile >LICENSE</PackageLicenseFile >
10
+ <PackageLicenseFile >LICENSE.md </PackageLicenseFile >
11
11
<GenerateDocumentationFile >true</GenerateDocumentationFile >
12
12
<NoWarn >1591</NoWarn >
13
13
<RepositoryUrl >https://github.com/speakeasy-api/speakeasy-client-sdk-csharp</RepositoryUrl >
14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
17
17
<None Include =" ..\NUGET.md" Pack =" true" PackagePath =" README.md" />
18
- <None Include =" ..\LICENSE" Pack =" true" PackagePath =" \" />
18
+ <None Include =" ..\LICENSE.md " Pack =" true" PackagePath =" \" />
19
19
<None Include =" ..\docs\**\*" Pack =" true" PackagePath =" \docs" CopyToOutputDirectory =" PreserveNewest" />
20
20
21
21
<PackageReference Include =" newtonsoft.json" Version =" 13.0.3" />
You can’t perform that action at this time.
0 commit comments