Michel Bretschneider

Results 13 comments of Michel Bretschneider
trafficstars

It doesn't really work out: I tried using the latest `NuGetPackageExplorer.Types` which is 4.0 on NuGet, 3.7.0.0 according to AssemblyVersion and AssemblyFileVersion. That version targets .net 4.5 so Step 1...

Earliest this evening but at the weekend is more likely.

[Unfortunately VS2017.1 doesn't let me add a local package source anymore][1], so I extracted the dll directly for my net4.5 project and used IPackageContentViewer code usually generated on install and...

Ok, at home I tried the Windows Store App which is 3.22 - I just deinstalled it and now VS accept's new nuget repos again. Must be an issue with...

Interesting question. Not sure what our best option is. 1. should not necessary in this case ([I just read this blog post][1]), we can use binding redirects 2. if the...

I just used my 3.21.0.0 targeting plugin in a "newer" NPE version using a 5.0.0.0 type library for testing. Plugin still worked. So I say we go the easiest way...

obviously not 😐

How about choosing another temp file naming algorithm? GUID seems like a good fit.

Would be cool if we had a solution that lets us just use the `loicsharma/baget:latest` image and mount in the cert/key files we got from certbot and it magically works.

> that YAML snippet from @embix is just a piece of his OpenAPI description (the servers field of the main OpenAPI object) so we can't really modify what we expect...