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
Copy file name to clipboardExpand all lines: documentation/general/decouple-vs-and-net-sdk.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ The compiler will offer a property that allows SDK projects to use the MSBuild v
123
123
> These values are recognized for property `RoslynCompilerType`:
124
124
> -`Core`: use the compiler that comes with the .NET SDK
125
125
> -`Framework`: use the compiler that comes with .NET Framework MSBuild
126
-
> -`FrameworkPackage`: download package with .NET Framework compiler corresponding to the .NET SDK version
126
+
> -`FrameworkPackage`: download the Microsoft.Net.Sdk.Compilers.Toolset package which contains the .NET Framework compiler corresponding to the .NET SDK version
0 commit comments