File tree 7 files changed +13
-13
lines changed
Auth0.OidcClient.AndroidX
7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 137
137
</dependencies >
138
138
</metadata >
139
139
<files >
140
- <file src =" ..\src\Auth0.OidcClient.Android\bin\Release\monoandroid11 .0\Auth0.OidcClient.dll" target =" lib\MonoAndroid11 " />
141
- <file src =" ..\src\Auth0.OidcClient.Android\bin\Release\monoandroid11 .0\Auth0.OidcClient.xml" target =" lib\MonoAndroid11 " />
140
+ <file src =" ..\src\Auth0.OidcClient.Android\bin\Release\monoandroid12 .0\Auth0.OidcClient.dll" target =" lib\MonoAndroid12 " />
141
+ <file src =" ..\src\Auth0.OidcClient.Android\bin\Release\monoandroid12 .0\Auth0.OidcClient.xml" target =" lib\MonoAndroid12 " />
142
142
<file src =" ..\build\Auth0Icon.png" />
143
143
</files >
144
144
</package >
Original file line number Diff line number Diff line change 71
71
</dependencies >
72
72
</metadata >
73
73
<files >
74
- <file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\monoandroid11 .0\Auth0.OidcClient.dll" target =" lib\MonoAndroid11 " />
75
- <file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\monoandroid11 .0\Auth0.OidcClient.xml" target =" lib\MonoAndroid11 " />
74
+ <file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\monoandroid12 .0\Auth0.OidcClient.dll" target =" lib\MonoAndroid12 " />
75
+ <file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\monoandroid12 .0\Auth0.OidcClient.xml" target =" lib\MonoAndroid12 " />
76
76
<file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\net6.0-android\Auth0.OidcClient.dll" target =" lib\net6.0-android29.0" />
77
77
<file src =" ..\src\Auth0.OidcClient.AndroidX\bin\Release\net6.0-android\Auth0.OidcClient.xml" target =" lib\net6.0-android29.0" />
78
78
<file src =" ..\build\Auth0Icon.png" />
Original file line number Diff line number Diff line change 100
100
<dependencies >
101
101
<group targetFramework =" netstandard2.0" >
102
102
<dependency id =" IdentityModel.OidcClient" version =" 5.2.1" />
103
- <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.12.2 " />
103
+ <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.34.0 " />
104
104
</group >
105
105
</dependencies >
106
106
</metadata >
109
109
<file src =" ..\src\Auth0.OidcClient.Core\bin\Release\netstandard2.0\Auth0.OidcClient.Core.xml" target =" lib\netstandard2.0" />
110
110
<file src =" ..\build\Auth0Icon.png" />
111
111
</files >
112
- </package >
112
+ </package >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" MSBuild.Sdk.Extras/3.0.44" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >MonoAndroid11 .0</TargetFrameworks >
3
+ <TargetFrameworks >MonoAndroid12 .0</TargetFrameworks >
4
4
<RootNamespace >Auth0.OidcClient</RootNamespace >
5
5
<AssemblyName >Auth0.OidcClient</AssemblyName >
6
6
<Product >Auth0.OidcClient</Product >
12
12
<EnableDefaultCompileItems >false</EnableDefaultCompileItems >
13
13
<DefineConstants >$(DefineConstants);</DefineConstants >
14
14
<LangVersion >default</LangVersion >
15
- <TargetFrameworkVersion >v11 .0</TargetFrameworkVersion >
15
+ <TargetFrameworkVersion >v12 .0</TargetFrameworkVersion >
16
16
</PropertyGroup >
17
17
<PropertyGroup Condition =" '$(Configuration)'=='Debug' " >
18
18
<DebugType >portable</DebugType >
51
51
<PackageReference Include =" Xamarin.Android.Support.CustomTabs" Version =" 28.0.0.3" >
52
52
</PackageReference >
53
53
</ItemGroup >
54
- </Project >
54
+ </Project >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Xamarin.Legacy.Sdk/0.2.0-alpha4" >
2
2
<PropertyGroup >
3
- <TargetFrameworks >MonoAndroid11 .0;net6.0-android</TargetFrameworks >
3
+ <TargetFrameworks >MonoAndroid12 .0;net6.0-android</TargetFrameworks >
4
4
<RootNamespace >Auth0.OidcClient</RootNamespace >
5
5
<AssemblyName >Auth0.OidcClient</AssemblyName >
6
6
<Product >Auth0.OidcClient</Product >
Original file line number Diff line number Diff line change 14
14
</PropertyGroup >
15
15
<ItemGroup >
16
16
<PackageReference Include =" IdentityModel.OidcClient" Version =" 5.2.1" />
17
- <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.12.2 " />
17
+ <PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 6.34.0 " />
18
18
</ItemGroup >
19
19
</Project >
Original file line number Diff line number Diff line change 15
15
<AndroidApplication >True</AndroidApplication >
16
16
<AndroidResgenFile >Resources\Resource.Designer.cs</AndroidResgenFile >
17
17
<GenerateSerializationAssemblies >Off</GenerateSerializationAssemblies >
18
- <TargetFrameworkVersion >v11 .0</TargetFrameworkVersion >
18
+ <TargetFrameworkVersion >v12 .0</TargetFrameworkVersion >
19
19
<AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
20
20
<NuGetPackageImportStamp >
21
21
</NuGetPackageImportStamp >
100
100
<Target Name="AfterBuild">
101
101
</Target>
102
102
-->
103
- </Project >
103
+ </Project >
You can’t perform that action at this time.
0 commit comments