Skip to content

Commit 1cab37b

Browse files
committed
Updated license package expression
1 parent 01c44ff commit 1cab37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAdmin/FirebaseAdmin/FirebaseAdmin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageTags>firebase;Google;Cloud</PackageTags>
1818
<Copyright>Copyright 2018 Google LLC</Copyright>
1919
<Authors>Google Inc.</Authors>
20-
<PackageLicenseUrl>https://www.apache.org/licenses/LICENSE-2.0</PackageLicenseUrl>
20+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2121
<PackageProjectUrl>https://github.com/Firebase/firebase-admin-dotnet</PackageProjectUrl>
2222
<RepositoryType>git</RepositoryType>
2323
<RepositoryUrl>https://github.com/Firebase/firebase-admin-dotnet</RepositoryUrl>

0 commit comments

Comments
 (0)