Forum member
osoykan
4 posts
Posts by osoykan
-
Unable to run tests with .NET Core 2.0 referencing .NET Standard 2.0
Yes, I have the same error, too. [quote=DavidArnoDandG;10986]If it helps, I have a solution at https://github.com/DavidArno/Standard.Abstractions that has such problems (though may not be directly related to the OP's issue). Using VS2017 Update 3, netstandard 2.0 and .NET Core 2.0 RTW's (all u…
15 Aug 2017 20:53 UTC
-
VS2017 Custom.After.Microsoft.Common.targets was not found
[quote=Remco;9975]Try the following: 1. Browse to the following directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\v15.0\ 2. Create a file in this directory with the name: Custom.After.Microsoft.Common.targets 3. Inside this file, add the following: <Project xm…
16 Mar 2017 06:43 UTC
-
VS2017 Custom.After.Microsoft.Common.targets was not found
[quote=Remco;9973]Hi, thanks for sharing this problem. Can you confirm that you're using the latest version of VS2017? Do you experience this for all projects on your system? Or just a specific solution? (i.e. if you create a dummy project out of one of the default VS templates and try to bui…
15 Mar 2017 21:18 UTC
-
VS2017 Custom.After.Microsoft.Common.targets was not found
After v3.6 upgrade, I've encountered this error on my project: VS2017 new solution format. [quote]ncrunch.build.targets (4, 3): The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\v15.0\Custom.After.Microsoft.Common.targets" was not found. Confirm that …
15 Mar 2017 13:31 UTC