Skip to content

Commit bd1b21f

Browse files
committed
Added license file
1 parent 439e2d3 commit bd1b21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HttpBinding/HttpBinding.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageProjectUrl>https://github.com/Jandev/azurefunctions-httpbinding</PackageProjectUrl>
1818
<RepositoryUrl>https://github.com/Jandev/azurefunctions-httpbinding</RepositoryUrl>
1919
<RepositoryType>GitHub</RepositoryType>
20-
<PackageLicenseFile>Apache-2.0</PackageLicenseFile>
20+
<PackageLicenseFile>LICENSE</PackageLicenseFile>
2121
<PackageTags>C#, Azure Functions, Binding, HTTP</PackageTags>
2222
<PackageReleaseNotes>- Initial version supporting input binding using GET and output binding using POST and PUT.
2323
- Added awesome package icon</PackageReleaseNotes>

0 commit comments

Comments
 (0)