Skip to content

Commit 58a32c0

Browse files
authored
Update Plugin.GoogleClient.csproj
1 parent a6304df commit 58a32c0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Plugin.GoogleClient/Plugin.GoogleClient.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,10 @@ n<Project Sdk="MSBuild.Sdk.Extras/2.0.54">
2626
<Title>Google Client Plugin for Xamarin</Title>
2727
<Summary>Google authentication handling across Xamarin.iOS and Xamarin.Android</Summary>
2828
<Description>Google authentication handling across Xamarin.iOS and Xamarin.Android</Description>
29-
<PackageReleaseNotes>BREAKING CHANGE: Expose IdToken and AccessToken instead of ActiveToken\n ActiveToken property was removed</PackageReleaseNotes>
29+
<PackageReleaseNotes>
30+
BREAKING CHANGE: Expose IdToken and AccessToken instead of ActiveToken.
31+
ActiveToken property was removed
32+
</PackageReleaseNotes>
3033
<Authors>Luis Pujols</Authors>
3134
<Owners>pujolsluis,crossgeeks</Owners>
3235
<Copyright>Copyright 2018</Copyright>

0 commit comments

Comments
 (0)