johnduhart / POGOProtos-dotnet

Pokémon Go ProtoBufs compiled for .NET
10 stars 6 forks source link

Cant open Solution with VS2015 #2

Open twdnhfr opened 8 years ago

twdnhfr commented 8 years ago

POGOProtos-dotnet\src\POGOProtos\POGOProtos.xproj : error : The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. \POGOProtos-dotnet\src\POGOProtos\POGOProtos.xproj

never happened to me before, is that an project issue?

johnduhart commented 8 years ago

It's a .NET Core project, make sure you have the .NET Core SDK and preview tooling installed.

twdnhfr commented 8 years ago

Cool thanks ill try that.

Btw why i trying to do that: https://github.com/AeonLucid/POGOProtos/pull/97

i need to update the POGOProtos.dll because of this issue - maybe you can do that?

johnduhart commented 8 years ago

Updated to the latest Protos.