Skip to content

Commit 76a6f63

Browse files
aminamin
authored andcommitted
changes on HttpClientToCurl.nuspec file
1 parent 009f2cd commit 76a6f63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

HttpClientToCurl.nuspec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313
<releaseNotes>
1414
Some improvements.
1515
</releaseNotes>
16-
<readme>readme.md</readme>
16+
<readme>README.md</readme>
1717

1818
<projectUrl>https://github.com/amingolmahalle/HttpClientToCurlGenerator</projectUrl>
1919
<repository type="git" url="https://github.com/amingolmahalle/HttpClientToCurlGenerator.git" branch="master" />
2020

21-
<!-- <license type="file">LICENSE.md</license>
21+
<license type="file">LICENSE.md</license>
2222
<requireLicenseAcceptance>false</requireLicenseAcceptance>
23-
<tags>package json extension csharp dotnet curl aspnetcore nuget xml dotnetcore httpclient postman dotnet-core aspnet-core asp-net-core asp-net dotnet-standard nuget-package asp-net-core-web-api httpclients</tags> -->
23+
<tags>package json extension csharp dotnet curl aspnetcore nuget xml dotnetcore httpclient postman dotnet-core aspnet-core asp-net-core asp-net dotnet-standard nuget-package asp-net-core-web-api httpclients</tags>
2424
<!-- <icon>icon.png</icon>-->
2525

2626
</metadata>
2727

2828
<files>
2929
<file src="README.md" />
30-
<!-- <file src="LICENSE.md"/> -->
31-
<file src=".\**" target="content" exclude="**\bin\**;**\obj\**;.\.vs\**;.\.vscode\**;.\.git\**;.\.github\workflows\dotnet.yml;.\.github\workflows\release.yml;.\.github\ISSUE_TEMPLATE\**;.\.github\icon.png;.\CODE_OF_CONDUCT.md;.\LICENSE.md;.\README.md;" />
30+
<file src="LICENSE.md"/>
31+
<file src=".\**" target="content" exclude="**\bin\**;**\obj\**;.\.github\workflows\dotnet.yml;.\.github\workflows\release.yml;" />
3232
</files>
3333

3434
</package>

0 commit comments

Comments
 (0)