Microsoft.NET.Test.Sdk is out of date, not flowing properly via darc
See original GitHub issue5.0 has v16.3
https://github.com/dotnet/sdk/blob/release/5.0.1xx-preview1/eng/Versions.props#L60
https://github.com/dotnet/sdk/blob/bbff20c1e2a293835d0fcef16e55ff14bed7c72f/eng/Versions.props#L60
while 3.1.200 has v16.5
https://github.com/dotnet/toolset/blob/release/3.1.2xx/eng/Versions.props#L63
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (9 by maintainers)
Top Results From Across the Web
The SDK 'Microsoft.NET.Sdk' specified could not be found. ...
NET.Sdk' specified could not be found." But if the project was opened in version 17.4, the project was loaded successfully. Visual Studio.
Read more >Why is Microsoft.NET.Test.Sdk not added by default to an ...
1 Answer 1 ... That Microsoft.NET.Test.Sdk package is not needed by legacy .NET Framework projects (which are not migrated to the new SDK...
Read more >How To Resolve Issue Of Test Project Not Running The ...
This article describes the scenario of unit test project not running the test cases in .NET project and the solution to this issue...
Read more >The SDK 'Microsoft.Net.Sdk.Web' specified could not be ...
This article describes how to fix "The SDK 'Microsoft.Net.Sdk.Web' specified could not be found" when creating ASP.NET Core 2.0 projects in ...
Read more >Msbuild get directory name. props imported, or something ...
NET SDK. Project project = new Microsoft. ... I my experience I would not recommed using the Nant MSBuild task, instead the easiest...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nohwnd Please set automated insertion to high priory. In the meanwhile, you team is responsible to manually tracking test sdk and templates etc to be in right version of SDK and VS. Our team try to keep up, however, as you can see, we could easily miss a release.
Tooling is for general, non-version specific tools (e.g. symreader). It does not some seem like VSTest would fall into that category.