Skip to content

Boxed Dotnet New Test 3.0.0

Compare
Choose a tag to compare
@RehanSaeed RehanSaeed released this 12 Nov 09:25
· 140 commits to master since this release
d4c3f9e
  • Upgrade to .NET Core 3 SDK and target netstandard2.1 and netcoreapp3.0.
  • Switch from NuGet PackageIconUrl to PackageIcon, so the icon is now embedded in the package.
  • Use Ordinal file path string comparisons.
  • Move experimental DotnetRunInMemoryAsync to be netcoreapp3.0 only due to API limitations.