Open bschelling opened 9 years ago
might there be a way to simply get rid of it? I'd just like to get the other solutions running...
Yeah, try just pulling it out. The dependency and the code that refers to it.
jf
From: bschellingmailto:notifications@github.com Sent: 11/24/2015 5:22 PM To: codefoster/codeshowmailto:codeshow@noreply.github.com Subject: [codeshow] run codeshow in vs2015 / windows10 - "MSAdvertisingJS, Version=8.1" missing (#9)
I'm trying to run the codeshow app in Visual Studio 2015 on windows 10 It doesn't load - getting: Error MSB3774 Could not find SDK "MSAdvertisingJS, Version=8.1".
What can i do about it? I installed the Universal Ad Client SDK but to no avail...
Reply to this email directly or view it on GitHub: https://github.com/codefoster/codeshow/issues/9
I just haven't taken the time to upgrade this to Windows 10.
jf
From: bschellingmailto:notifications@github.com Sent: 11/24/2015 5:47 PM To: codefoster/codeshowmailto:codeshow@noreply.github.com Subject: Re: [codeshow] run codeshow in vs2015 / windows10 - "MSAdvertisingJS, Version=8.1" missing (#9)
might there be a way to simply get rid of it? I'd just like to get the other solutions running...
Reply to this email directly or view it on GitHub: https://github.com/codefoster/codeshow/issues/9#issuecomment-159461619
can you give me a hint of how to do this? the project doesn't load in vs2015 because of the error
Go to references and remove msadvertisingJS then rebuild.
That worked for me using Windows 10, Visual Studio 2015
I'm trying to run the codeshow app in Visual Studio 2015 on windows 10 It doesn't load - getting: Error MSB3774 Could not find SDK "MSAdvertisingJS, Version=8.1".
What can i do about it? I installed the Universal Ad Client SDK but to no avail...