-
Notifications
You must be signed in to change notification settings - Fork 6k
Open
Labels
Description
Type of issue
Typo
Description
In dotnet/sdk#51281 we added a way for users that were making .NET Tools that had a RuntimeIdentifier
specified to get the same behavior they had on .NET 9 and below - that is, making framework-dependent, platform-agnostic .NET Tools.
To do so, the following project properties need to be added, and the 10.0.100 GA release of the .NET SDK must be used.
<CreateRidSpecificToolPackages>false</CreateRidSpecificToolPackages>
<UseAppHost>false</UseAppHost>
[Enter feedback here]
Page URL
https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/dotnet-tool-pack-publish
Content source URL
Document Version Independent Id
8eb98a02-7d87-9fd4-0429-c5f059e8f27b
Platform Id
32c3d15f-5b4b-a175-e761-6d7b0754db1a
Article author
Metadata
- ID: 62f68c53-02c5-451d-fc2c-453fcef7aa87
- PlatformId: 32c3d15f-5b4b-a175-e761-6d7b0754db1a
- Service: dotnet-fundamentals
Copilot
Metadata
Metadata
Labels
Type
Projects
Status
🔖 Ready