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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.5k
Star
18.1k
Code
Issues
5k+
Pull requests
513
Discussions
Actions
Projects
Security and quality
63
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
AOT publish passes with long paths on Windows
- #121956
#121956
Open
ilonatommy
wants to merge 14 commits into
dotnet:main
dotnet/runtime:main
from
ilonatommy:fix-103625-aot-long-paths
ilonatommy/runtime:fix-103625-aot-long-paths
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
AOT publish passes with long paths on Windows
#121956
ilonatommy
wants to merge 14 commits into
dotnet:main
dotnet/runtime:main
from
ilonatommy:fix-103625-aot-long-paths
ilonatommy/runtime:fix-103625-aot-long-paths
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2025
Add test for verly long paths.
ilonatommy
committed
bcb27e4
View commit details
Copy full SHA for bcb27e4
Browse repository at this point
Prolong the prefix to 221 chars to make sure the path will exceed 260.
ilonatommy
committed
c61af0f
View commit details
Copy full SHA for c61af0f
Browse repository at this point
Commits on Nov 26, 2025
Fix long paths on Windows.
ilonatommy
committed
cdbd667
View commit details
Copy full SHA for cdbd667
Browse repository at this point
Feedback: use repeater to create long path.
ilonatommy
committed
8ac2341
View commit details
Copy full SHA for 8ac2341
Browse repository at this point
Add support to long UNC paths.
ilonatommy
committed
0124bf0
View commit details
Copy full SHA for 0124bf0
Browse repository at this point
Commits on Nov 27, 2025
Test respects the WBT mount point when exercising the MAX_PATH.
ilonatommy
committed
f068bb6
View commit details
Copy full SHA for f068bb6
Browse repository at this point
Commits on Nov 28, 2025
Feedback: support long Win env vars and long relative drive paths.
ilonatommy
committed
f113ae9
View commit details
Copy full SHA for f113ae9
Browse repository at this point
Commits on Dec 1, 2025
Feedback: do not expand env vars.
ilonatommy
committed
5fe383d
View commit details
Copy full SHA for 5fe383d
Browse repository at this point
Commits on Dec 10, 2025
Merge branch 'main' into fix-103625-aot-long-paths
pavelsavara
authored
40fbec1
View commit details
Copy full SHA for 40fbec1
Browse repository at this point
Commits on Dec 12, 2025
Merge branch 'main' into fix-103625-aot-long-paths
ilonatommy
authored
e2b9ac7
View commit details
Copy full SHA for e2b9ac7
Browse repository at this point
Commits on Jan 2, 2026
Merge branch 'main' into fix-103625-aot-long-paths
ilonatommy
authored
d8bc8ba
View commit details
Copy full SHA for d8bc8ba
Browse repository at this point
Merge branch 'main' into fix-103625-aot-long-paths
ilonatommy
authored
0349b4b
View commit details
Copy full SHA for 0349b4b
Browse repository at this point
Commits on Jan 28, 2026
Update src/tasks/AotCompilerTask/MonoAOTCompiler.cs
Show description for 133b80e
ilonatommy
and
jkotas
authored
133b80e
View commit details
Copy full SHA for 133b80e
Browse repository at this point
Commits on Jul 14, 2026
Merge branch 'main' into fix-103625-aot-long-paths
pavelsavara
authored
d49dc03
View commit details
Copy full SHA for d49dc03
Browse repository at this point
You can’t perform that action at this time.