Error building the solution with vs2017
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
FYI. I encountered an error while building the solution using VS2017. VS2017 cannot resolve the reference of "System.Runtime, Version=4.1.0.0". **Finally, I built the project using vscode (without the sln file).**
I searched the error info. It seems that the error occurs when mix targeting the .net framework and .netcore. Apparently you are not targeting .net framework. It is a weird issue.
I post the issue here for those who are building the sln file using vs2017.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the unresolved System.Runtime, Version=4.1.0.0 reference when building the solution with VS2017, then inspect how the solution mixes .NET Framework and .NET Core targets. The work is done when the solution builds successfully in VS2017 without that reference error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100