Skip to content

Updating netcoreapp2.1 dependencies in Microsoft.NET.Test.Sdk.nuspec - #2192

Merged
Sarabjot Singh (singhsarab) merged 1 commit into
microsoft:masterfrom
vagisha-nidhi:nuspecMismatchIssue
Sep 24, 2019
Merged

Updating netcoreapp2.1 dependencies in Microsoft.NET.Test.Sdk.nuspec#2192
Sarabjot Singh (singhsarab) merged 1 commit into
microsoft:masterfrom
vagisha-nidhi:nuspecMismatchIssue

Conversation

@vagisha-nidhi

Copy link
Copy Markdown
Contributor

Related issue
#2188

@singhsarab
Sarabjot Singh (singhsarab) merged commit be51dd7 into microsoft:master Sep 24, 2019
@sharwell

Sam Harwell (sharwell) commented Jul 29, 2020

Copy link
Copy Markdown
Contributor

This change arbitrarily broke testing against netcoreapp1.1 👎 (this is the TFM we used for testing our netstandard1.x libraries, which remains a supported target despite a new inability to test it)

Sam Harwell (sharwell) added a commit to dotnet/roslyn-sdk that referenced this pull request Jul 29, 2020
Support for netcoreapp1.1 was removed in microsoft/vstest#2067 and
microsoft/vstest#2192, so we can no longer take updates to this package.
dotnet-maestro Bot added a commit to dotnet/roslyn-sdk that referenced this pull request Jul 29, 2020
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20117.3 to 5.0.0-beta.20374.1

 - Upadte xcopy-msbuild

 - Switch to Arcade UnitTest targets and props

 - Install the 3.1.0 runtime for test running

 - Use default test versions from Arcade

 - Work around implicit package reference warning

 - Set DOTNET_ROOT variable

 - Remove not working workaround for implicit package reference

 - Reference the XUnit Assert package

 - Lock to prior version of Microsoft.NET.Test.Sdk

Support for netcoreapp1.1 was removed in microsoft/vstest#2067 and
microsoft/vstest#2192, so we can no longer take updates to this package.
David Barbet (dibarbet) pushed a commit to dotnet/roslyn that referenced this pull request Aug 18, 2026
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20117.3 to 5.0.0-beta.20374.1

 - Upadte xcopy-msbuild

 - Switch to Arcade UnitTest targets and props

 - Install the 3.1.0 runtime for test running

 - Use default test versions from Arcade

 - Work around implicit package reference warning

 - Set DOTNET_ROOT variable

 - Remove not working workaround for implicit package reference

 - Reference the XUnit Assert package

 - Lock to prior version of Microsoft.NET.Test.Sdk

Support for netcoreapp1.1 was removed in microsoft/vstest#2067 and
microsoft/vstest#2192, so we can no longer take updates to this package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants