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 287f5b7 commit 4b8bbffCopy full SHA for 4b8bbff
SpeakeasySDK/SpeakeasySDK.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<IsPackable>true</IsPackable>
5
<PackageId>SpeakeasySDK</PackageId>
6
- <Version>5.9.20</Version>
+ <Version>5.9.21</Version>
7
<Authors>Speakeasy</Authors>
8
<TargetFramework>net8.0</TargetFramework>
9
@@ -17,7 +17,7 @@
17
18
<GenerateDocumentationFile>true</GenerateDocumentationFile>
19
<PackageReadmeFile>README.md</PackageReadmeFile>
20
- <PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
+ <PackageLicenseFile>LICENSE.md</PackageLicenseFile>
21
<PackageIcon>icon.png</PackageIcon>
22
</PropertyGroup>
23
0 commit comments