Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

2.2.0: C# 8, NRT annotations, RollForward=Major and SourceLink

Compare
Choose a tag to compare
@nil4 nil4 released this 07 Jan 19:15
· 11 commits to master since this release
52d4784

Version 2.2.0:

Packages are published on NuGet with SourceLink enabled.

The cross-platform global tool, dotnet-xdt, for .NET Core SDK 2.1 and later:

dotnet tool install --global dotnet-xdt --version 2.2.0

The .NET Standard 2.0 library, DotNet.Xdt can be referenced to apply XDT transforms:

dotnet add package DotNet.Xdt --version 2.2.0

A standalone dotnet-xdt.exe for .NET Framework 4.6.1 or later, downloadable under Assets above.