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
/
sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
3.2k
Code
Issues
2.3k
Pull requests
148
Discussions
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Use install state in workload manifest provider
- #33872
#33872
Merged
dsplaisted
merged 11 commits into
dotnet:main
dotnet/sdk:main
from
dsplaisted:workload-global-pinning-main
dsplaisted/sdk:workload-global-pinning-main
Copy head branch name to clipboard
Jul 9, 2023
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Use install state in workload manifest provider
#33872
dsplaisted
merged 11 commits into
dotnet:main
dotnet/sdk:main
from
dsplaisted:workload-global-pinning-main
dsplaisted/sdk:workload-global-pinning-main
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2023
Move install type detection to manifest reader project
dsplaisted
committed
76d2ba7
View commit details
Copy full SHA for 76d2ba7
Browse repository at this point
Factor out JsonReader for manifest provider
dsplaisted
committed
dd9b7d4
View commit details
Copy full SHA for dd9b7d4
Browse repository at this point
Use install state in workload manifest provider
dsplaisted
committed
374f0b9
View commit details
Copy full SHA for 374f0b9
Browse repository at this point
Add tests for workload install state
dsplaisted
committed
8e45a02
View commit details
Copy full SHA for 8e45a02
Browse repository at this point
Switch to SpecialFolder API to get ProgramData folder
dsplaisted
committed
224fb5e
View commit details
Copy full SHA for 224fb5e
Browse repository at this point
Refactor duplicate JSON reader creation code
dsplaisted
committed
0f36e3f
View commit details
Copy full SHA for 0f36e3f
Browse repository at this point
Fix issue where global.json which didn't specify workload version would prevent workload install state from being used
dsplaisted
committed
cbfc0d7
View commit details
Copy full SHA for cbfc0d7
Browse repository at this point
Add comment to prevent commands in error messages from being translated
dsplaisted
committed
661f91a
View commit details
Copy full SHA for 661f91a
Browse repository at this point
Revert "Refactor duplicate JSON reader creation code"
Show description for 312b07f
dsplaisted
committed
312b07f
View commit details
Copy full SHA for 312b07f
Browse repository at this point
Fix build error
dsplaisted
committed
e2aeac8
View commit details
Copy full SHA for e2aeac8
Browse repository at this point
Fix manifest ID returned for side-by-side workload manifests
dsplaisted
committed
8de4e03
View commit details
Copy full SHA for 8de4e03
Browse repository at this point
You can’t perform that action at this time.