Microsoft.Net.Sdk.Compilers.Toolset 10.0.100-preview.6.25358.103

Prefix Reserved
This is a prerelease version of Microsoft.Net.Sdk.Compilers.Toolset.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Net.Sdk.Compilers.Toolset --version 10.0.100-preview.6.25358.103
                    
NuGet\Install-Package Microsoft.Net.Sdk.Compilers.Toolset -Version 10.0.100-preview.6.25358.103
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Net.Sdk.Compilers.Toolset" Version="10.0.100-preview.6.25358.103" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Net.Sdk.Compilers.Toolset" Version="10.0.100-preview.6.25358.103" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Net.Sdk.Compilers.Toolset" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Net.Sdk.Compilers.Toolset --version 10.0.100-preview.6.25358.103
                    
#r "nuget: Microsoft.Net.Sdk.Compilers.Toolset, 10.0.100-preview.6.25358.103"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Net.Sdk.Compilers.Toolset@10.0.100-preview.6.25358.103
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Net.Sdk.Compilers.Toolset&version=10.0.100-preview.6.25358.103&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Net.Sdk.Compilers.Toolset&version=10.0.100-preview.6.25358.103&prerelease
                    
Install as a Cake Tool

Transport package for Microsoft.Net.Compilers.Toolset.Framework assemblies. For internal use only:
     do not reference this package directly as it is explicitly not supported in that fashion.

     This package is automatically downloaded when your MSBuild version does not match your SDK version.
     Then the package is used to build your project with the compiler version matching your SDK version
     instead of the one bundled with MSBuild.

     If you want to download this package using the dotnet CLI, you can use the following command:

     ```
     dotnet restore /p:BuildWithNetFrameworkHostedCompiler=true
     ```

     If you want to disable automatic download and use of this package, set property `BuildWithNetFrameworkHostedCompiler` to `false`
     (for example, in your `.csproj` or `Directory.Build.props` file).
     However, be aware that you will be building with mismatched compiler and SDK versions.
     That is explicitly not supported and can lead to errors (especially with analyzers and source generators).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net10.0

    • No dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Net.Sdk.Compilers.Toolset:

Repository Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
SDClowen/RSBot
A Silkroad Online Open Source Bot