This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
NullReferenceException loading sdk-style project with no TargetFramework #3859
Comments
Quick but dirty fix for this. https://gist.github.com/atsushieno/39368709cccf4a2fa93435c68d285fdc |
Was trying to close a duplicate VSTS item - the github issue was added twice to VSTS. Re-opening. |
sandyarmstrong
added a commit
to sandyarmstrong/machinelearning-1
that referenced
this issue
May 23, 2018
Ivanidzo4ka
pushed a commit
to dotnet/machinelearning
that referenced
this issue
May 24, 2018
* Prevent annoying error in VSmac Work around mono/monodevelop#3859 * Remove trailing whitespace * Explicitly set TargetFramework on all test projects And remove the property from Directory.Build.props for now.
Fixed in version 7.6.0.1792 (release-7.6) Author: Matt Ward |
eerhardt
pushed a commit
to eerhardt/machinelearning
that referenced
this issue
Jul 27, 2018
* Prevent annoying error in VSmac Work around mono/monodevelop#3859 * Remove trailing whitespace * Explicitly set TargetFramework on all test projects And remove the property from Directory.Build.props for now.
xamarin-release-manager
added
Area: IDE Platform\Project System
and removed
Area: Project Model
labels
Oct 3, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I try to load an SDK style project without a TargetFramework, I get the following NRE:
The text was updated successfully, but these errors were encountered: