Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ryujinx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jacobwasbeast
Ryujinx
4a677deb50183e5ecffe82130b7441ceb32857ec
ryujinx-main
global.json
Find file
Normal view
Permalink
global.json
80 B
Newer
Older
infra: Migrate to .NET 5 (#1694)
Mary
committed
4 years ago
1
2
{
"sdk"
:
{
Migrate to .NET 8 (#5887)
Zoltan Csizmadia
committed
1 year ago
3
"version"
:
"8.0.100"
,
infra: Migrate to .NET 6 (#2829)
Mary
committed
3 years ago
4
"rollForward"
:
"latestFeature"
infra: Migrate to .NET 5 (#1694)
Mary
committed
4 years ago
5
}
Migrate to .NET 8 (#5887)
Zoltan Csizmadia
committed
1 year ago
6
}