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 }}
dotnet
/
msbuild
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
5.6k
Code
Issues
1.6k
Pull requests
133
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Migrate WriteCodeFragment task to use TaskEnvironment API
- #13169
#13169
Merged
JanProvaznik
merged 9 commits into
main
dotnet/msbuild:main
from
copilot/migrate-writecodefragment-task
dotnet/msbuild:copilot/migrate-writecodefragment-task
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Migrate WriteCodeFragment task to use TaskEnvironment API
#13169
JanProvaznik
merged 9 commits into
main
dotnet/msbuild:main
from
copilot/migrate-writecodefragment-task
dotnet/msbuild:copilot/migrate-writecodefragment-task
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2026
Initial plan
Copilot
committed
0db6775
View commit details
Copy full SHA for 0db6775
Browse repository at this point
Migrate WriteCodeFragment task to use TaskEnvironment API
Show description for a68aff3
Copilot
and
JanProvaznik
committed
a68aff3
View commit details
Copy full SHA for a68aff3
Browse repository at this point
Commits on Feb 4, 2026
Address review feedback: remove NormalizePath and .Value accesses
Show description for 016d864
Copilot
and
JanProvaznik
committed
016d864
View commit details
Copy full SHA for 016d864
Browse repository at this point
Commits on Feb 5, 2026
Remove ignoreRootedCheck from AbsolutePath constructor
Show description for 2f2bcf3
Copilot
and
JanProvaznik
committed
2f2bcf3
View commit details
Copy full SHA for 2f2bcf3
Browse repository at this point
Commits on Feb 6, 2026
fix relative path directory edge case
JanProvaznik
committed
a432986
View commit details
Copy full SHA for a432986
Browse repository at this point
Update src/Tasks/WriteCodeFragment.cs
Show description for af34a81
JanProvaznik
and
rainersigwald
authored
af34a81
View commit details
Copy full SHA for af34a81
Browse repository at this point
Add test for relative OutputDirectory producing relative OutputFile
Show description for fba0cca
Copilot
and
JanProvaznik
committed
fba0cca
View commit details
Copy full SHA for fba0cca
Browse repository at this point
Commits on Feb 9, 2026
Merge remote-tracking branch 'origin/main' into copilot/migrate-writecodefragment-task
Copilot
committed
70ced3d
View commit details
Copy full SHA for 70ced3d
Browse repository at this point
Merge main and add TaskEnvironment to CommentIsInvariantCulture test
Show description for 5e4d0d4
Copilot
and
JanProvaznik
committed
5e4d0d4
View commit details
Copy full SHA for 5e4d0d4
Browse repository at this point
You can’t perform that action at this time.