dotnet / dotnet/msbuild

Failing to change the target framework

Open
#4,045 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 6h
Merged PRs (30d)
139

Description

Hi ,
I am trying upgrade the csproj file to VS2017 format. I am following the steps suggested in this blog
https://natemcmaster.com/blog/2017/03/09/vs2015-to-vs2017-upgrade/ . I am trying to manually convert it. but facing the error attached.

Steps to reproduce:
1) Unload the project whose csproj file you need to change
2) Follow the manual upgrade steps stated in the above blog
3) Save the changes and reload the project

You will the below error. Not sure if this is occurring only for me
![image](https://user-images.githubusercontent.com/12028830/50679492-9883f880-1029-11e9-8950-320cba005747.png)

I assume the error is popping when I am trying to change the target framework from v4.5.1 to net451.
Would be glad if someone could help me out here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.