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 439e2d3 commit bd1b21fCopy full SHA for bd1b21f
HttpBinding/HttpBinding.csproj
@@ -17,7 +17,7 @@
17
<PackageProjectUrl>https://github.com/Jandev/azurefunctions-httpbinding</PackageProjectUrl>
18
<RepositoryUrl>https://github.com/Jandev/azurefunctions-httpbinding</RepositoryUrl>
19
<RepositoryType>GitHub</RepositoryType>
20
- <PackageLicenseFile>Apache-2.0</PackageLicenseFile>
+ <PackageLicenseFile>LICENSE</PackageLicenseFile>
21
<PackageTags>C#, Azure Functions, Binding, HTTP</PackageTags>
22
<PackageReleaseNotes>- Initial version supporting input binding using GET and output binding using POST and PUT.
23
- Added awesome package icon</PackageReleaseNotes>
0 commit comments