Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
icsharpcode
/
ILSpy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
26.1k
Code
Issues
160
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Upgrade dotnet target framework to net10
- #3500
#3500
Merged
siegfriedpammer
merged 14 commits into
master
icsharpcode/ILSpy:master
from
net10upgrade-future
icsharpcode/ILSpy:net10upgrade-future
Copy head branch name to clipboard
Jul 4, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Upgrade dotnet target framework to net10
#3500
siegfriedpammer
merged 14 commits into
master
icsharpcode/ILSpy:master
from
net10upgrade-future
icsharpcode/ILSpy:net10upgrade-future
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2025
Upgrade dotnet target framework to net10
siegfriedpammer
committed
e4ebe20
View commit details
Copy full SHA for e4ebe20
Browse repository at this point
Disable package pruning by force
siegfriedpammer
committed
a85ac05
View commit details
Copy full SHA for a85ac05
Browse repository at this point
Add support for using different editions of .NET in unit tests
siegfriedpammer
committed
f673b7c
View commit details
Copy full SHA for f673b7c
Browse repository at this point
update submodule
siegfriedpammer
committed
25eb491
View commit details
Copy full SHA for 25eb491
Browse repository at this point
Move LocalFunctionDecompiler.GetStatement to Block.GetContainingStatement
siegfriedpammer
committed
2461f52
View commit details
Copy full SHA for 2461f52
Browse repository at this point
Hide compiler-generated InlineArray types.
siegfriedpammer
committed
3449058
View commit details
Copy full SHA for 3449058
Browse repository at this point
Support params keyword on non-array collections
ds5678
authored and
siegfriedpammer
committed
586c04d
View commit details
Copy full SHA for 586c04d
Browse repository at this point
ref structs cannot be boxed
siegfriedpammer
committed
27e4bc5
View commit details
Copy full SHA for 27e4bc5
Browse repository at this point
Generalize ILInlining special cases for in arguments of ROS<T> ctors.
siegfriedpammer
committed
fecb10f
View commit details
Copy full SHA for fecb10f
Browse repository at this point
Add support for newobj ROS(in arg) to TransformParamsArgument.
siegfriedpammer
committed
d9bc4d1
View commit details
Copy full SHA for d9bc4d1
Browse repository at this point
Add IsArrayInterfaceType extension method
siegfriedpammer
committed
4aa777c
View commit details
Copy full SHA for 4aa777c
Browse repository at this point
Add minimal support for params collections to Overload Resolution.
siegfriedpammer
committed
18f5b0f
View commit details
Copy full SHA for 18f5b0f
Browse repository at this point
Improve naming of delegate-typed variables.
siegfriedpammer
committed
8834c02
View commit details
Copy full SHA for 8834c02
Browse repository at this point
Adjust string.Concat handling in ReplaceMethodCallsWithOperators to support unexpanded string.Concat calls.
siegfriedpammer
committed
2fb90b4
View commit details
Copy full SHA for 2fb90b4
Browse repository at this point
You can’t perform that action at this time.