File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 22<configuration >
33 <packageSources >
44 <clear />
5- <add key =" aspnet-contrib" value =" https://www.myget.org/F/aspnet-contrib/api/v3/index.json" />
65 <add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
76 </packageSources >
87 <packageSourceMapping >
9- <packageSource key =" aspnet-contrib" >
10- <package pattern =" AspNet.Security.OAuth.GitHub" />
11- </packageSource >
128 <packageSource key =" NuGet" >
139 <package pattern =" *" />
1410 </packageSource >
Original file line number Diff line number Diff line change 1010 <UserSecretsId >TodoApp</UserSecretsId >
1111 </PropertyGroup >
1212 <ItemGroup >
13- <PackageReference Include =" AspNet.Security.OAuth.GitHub" Version =" 10.0.0-rc.2.25514.81 " />
13+ <PackageReference Include =" AspNet.Security.OAuth.GitHub" Version =" 9.4.1 " />
1414 <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.0-rc.2.25502.107" />
1515 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.0-rc.2.25502.107" />
1616 <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 5.9.3" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments