-
What I have learned from this:
1. AppDomain.CurrentDomain.GetAssemblies(No AppDomain in general kills) bites hard. We need a clean way of doing this. Any learnings from Castle.Core we can apply? T…
ghost updated
7 years ago
-
I've tried a number of configurations, but each of them ended with a different kind of rejection either from BruTiles or Skia.
What kind of configuration I shall use in order to use the latest versio…
-
Ran into the output below. As soon as I moved the path back to the default path for the task this problem went away. When running the same pack with the same version of NuGet that is at the custom pat…
-
### Description
I have reference to package that has a reference to ms code analysis, paket is failing to resolve underlying dependencies for the package and it failing to add Analyzers section to cs…
-
### Description
I get weird different behavior on framework restrictions when resolving a package from the NuGet feed directly vs from an Artifactory feed (which caches the NuGet feed). The NuGet fee…
-
As this isn't the official HdrHistogram.NET Repo*, we shouldn't be taking the HdrHistogram nuget package title.
It appears to have been taken anyway by the existing thing.
https://www.nuget.org/packag…
-
The effect of this issue is that I don't seem to have a straightforward way to write a nuget package that can be consumed everywhere >=net45.
REPRO:
1. Create a NuGet package with a Profile259 pcl (t…