aspnet / Tooling

Issue tracker and info on Visual Studio tooling for ASP.NET
Other
256 stars 123 forks source link

VS 2017 RC ".." Folder when using TargetFramework netcoreapp1.1 #963

Closed jonnybi closed 7 years ago

jonnybi commented 7 years ago

Everything works fine except having these .. folders in my projects. I have vs 2015 and 2017 RC installed.

screenie

Here is my test solution MyTestApp.zip

Installed: Microsoft .NET Core 1.0.1 - VS 2015 Tooling Preview 2 Microsoft .NET Core 1.1.0 - SDK 1.0.0 Preview 2.1-003177 (x64)

scottaddie commented 7 years ago

@mlorbetske Can you confirm that this is a duplicate of https://github.com/aspnet/Tooling/issues/935?

mlorbetske commented 7 years ago

Yep, it's a duplicated of #935, this is fixed in the next release of Visual Studio 2017

jonnybi commented 7 years ago

Sry i didn't find that one