Skip to content

Commit 7b3d2f1

Browse files
committed
test Copyright notice + multiline description
1 parent 0e5f629 commit 7b3d2f1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

SpeakeasySDK/SpeakeasySDK.csproj

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
44
<IsPackable>true</IsPackable>
55
<PackageId>SpeakeasySDK</PackageId>
66
<Version>5.9.23</Version>
7-
<Authors>Speakeasy</Authors>
87
<TargetFramework>net8.0</TargetFramework>
98
<Authors>Speakeasy</Authors>
10-
<ProjectUrl>https://speakeasyapi.dev</ProjectUrl>
11-
<Description>C# Client SDK</Description>
12-
<PackageTags>Speakeasy API SDK Generation</PackageTags>
9+
<Copyright>Copyright (c) Speakeasy 2024</Copyright>
1310
<RepositoryUrl>https://github.com/speakeasy-api/speakeasy-client-sdk-csharp.git</RepositoryUrl>
1411
<RepositoryType>git</RepositoryType>
12+
<PackageProjectUrl>https://speakeasyapi.dev</PackageProjectUrl>
13+
<PackageTags>Speakeasy API SDK-Generation</PackageTags>
14+
<Description>
15+
This SDK was automatically generated and published by Speakeasy.
16+
Speakeasy lets you service your API community with best in class developer experience
17+
without having to build it and maintain it yourself.
18+
</Description>
1519
</PropertyGroup>
1620

1721
<PropertyGroup>

0 commit comments

Comments
 (0)