jonesdwg

Results 3 comments of jonesdwg

Hit the same error, but for me it turned out to be our corporate proxy blocking nuget.org - we typically get packages from an internal mirror. Adding http[s]_proxy environment variables...

Just confirming this is still an issue with 3.1.301. Only impacts WindowsDesktop sdk projects. In our case we have a custom ``

That's interesting, thanks. In our case however this does only seems to be impact WindowsDesktop sdk projects. I've modified the solution provided by @nathan-alden-hp to include a wpf .net framework...