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
Changes: dotnet/installer@c671341...7a5b36b
Updates: Microsoft.Dotnet.Sdk.Internal: from 6.0.400-preview.22356.7 to 6.0.400-rtm.22364.21
Workarounds for: dotnet/sdk#26627
Remove leading spaces from response file to fix:
MSBUILD : error MSB1008: Only one project can be specified.
Remove *trailing* spaces from response file to fix the space being included in the property.
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
0 commit comments