Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Core templates not working on Machines with .Net Core 3 installed #46

Closed
TroyWalshProf opened this issue Oct 11, 2019 · 1 comment
Closed
Assignees
Labels

Comments

@TroyWalshProf
Copy link
Contributor

The latest version of the Microsoft.NET.Test.Sdk package is not working nicely with .NetCore 2
microsoft/vstest#2189

The result is that when we build a Core template on a system that has Core 3 installed we get the following error

Severity	Code	Description	Project	File	Line	Suppression State
Error	CS0234	The type or namespace name 'TestPlatform' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
@TroyWalshProf TroyWalshProf self-assigned this Oct 11, 2019
@TroyWalshProf
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant