We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ac573 commit 5f7c334Copy full SHA for 5f7c334
src/Microsoft.Net.Sdk.Compilers.Toolset/Microsoft.Net.Sdk.Compilers.Toolset.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>$(SdkTargetFramework)</TargetFramework>
5
<Description><![CDATA[
6
- Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only.
+ Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only: do not reference this package directly.
7
8
This package is automatically downloaded when your MSBuild version does not match your SDK version.
9
Then your project uses the compiler version matching your SDK version instead of the one bundled with MSBuild.
0 commit comments