Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit bfe510c

Browse files
committed
Added notices to constraint layout nuspec
1 parent e46f78a commit bfe510c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

External-Dependency-Info.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ notice and the license under which Microsoft received such third party
77
material are set forth below. Microsoft reserves all other rights not
88
expressly granted, whether by implication, estoppel or otherwise.
99

10-
########################################
11-
# Google Android Support libraries
10+
#########################################################
11+
# Google Android Support libraries and Constraint Layout
1212
# https://maven.google.com/
13-
########################################
13+
#########################################################
1414

1515
Apache License
1616
Version 2.0, January 2004

constraint-layout/nuget/Xamarin.Android.Support.Constraint.Layout.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@
1818
</metadata>
1919
<files>
2020
<file src="output/Xamarin.Android.Support.Constraint.Layout.dll" target="lib/MonoAndroid70" />
21+
22+
<file src="External-Dependency-Info.txt" target="THIRD-PARTY-NOTICES.txt" />
2123
</files>
2224
</package>

0 commit comments

Comments
 (0)