This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
openiddict-core
mirror of
https://github.com/openiddict/openiddict-core.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Remove the .NET 7.0 reference from global.json
pull/2184/head
Kévin Chalet
2 years ago
parent
c5c4b74d17
commit
066ef12c4f
1 changed files
with
1 additions
and
2 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
3
global.json
3
global.json
View File
@ -10,8 +10,7 @@
"runtimes"
:
{
"aspnetcore"
:
[
"6.0.32"
,
"7.0.20"
"6.0.32"
]
}
}
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
tsai/openiddict-core
Title
Body
Create Issue