Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Testing of TargetFrameworks other than netcoreapp5.0 in Visual Studio #31757

Closed
Anipik opened this issue Feb 4, 2020 · 2 comments · Fixed by #35606
Closed

Fix Testing of TargetFrameworks other than netcoreapp5.0 in Visual Studio #31757

Anipik opened this issue Feb 4, 2020 · 2 comments · Fixed by #35606

Comments

@Anipik
Copy link
Contributor

Anipik commented Feb 4, 2020

After the New configuration system has been deployed, we should be able to run the tests against the net472 or other targetFrameworks.

The issue is to track that work

cc @ericstj @ViktorHofer

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Infrastructure-libraries untriaged New issue has not been triaged by the area owner labels Feb 4, 2020
@ViktorHofer ViktorHofer self-assigned this Feb 5, 2020
@ViktorHofer ViktorHofer removed the untriaged New issue has not been triaged by the area owner label Feb 5, 2020
@ViktorHofer
Copy link
Member

That should only be a matter of setting the DEVPATH variable in the -vs path in the build.ps1 script. Assigning to myself to take care of this.

@Anipik
Copy link
Contributor Author

Anipik commented Jun 24, 2020

@ViktorHofer is this fixed ?

@Anipik Anipik added this to the 5.0.0 milestone Jun 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants