Hello! Trying to switch from RC1 -> RC2. For studying
- downloaded MusicStore
- installed .NET Core SDK - .NET Core + CLI tools
- in the folder with \ MusicStore did dotnet restore
- in the \ MusicStore \ src \ MusicStore folder did dotnet build
- through dotnet run the project starts normally

When I open a project in VS2015, I see errors
unknown keyword platform Accordingly, it is impossible to compile the project and I cannot launch it in debug.
E:\Develop\MusicStore\src\MusicStore>dotnet --info .NET Command Line Tools (1.0.0-rc2-002543) Product Information: Version: 1.0.0-rc2-002543 Commit Sha: 38d0c28a1e Runtime Environment: OS Name: Windows OS Version: 10.0.10240 OS Platform: Windows RID: win10-x64 