-
I am not comfortable shipping assemblies that are not signed, since solutions using such assemblies are more prone to attacks.
From OpenAI:
Signing assemblies is a way to ensure the authenticity a…
-
The static compiler should have a refout option much like csc.exe which produces a reference assembly. Support for such should be added to IKVM.NET.Sdk.
-
Hey.
Great projects. I am in love with them. Just starting to figure them all out, but I do have one request. That you sign the assemblies with a key file. We run our code with other libraries an…
-
-
This is related to https://github.com/ga4gh-beacon/specification/issues/222
Currently the specification describes, that assemblyId should be given in `GRCh` format. But what if a dataset that is ol…
-
Hi,
I am trying to use VEP to annotate variants called against T2T-CHM13, and trying to predict missense variants deleteriousness, but the link to download [homo_sapiens_pangenome_PolyPhen_SIFT_202…
-
I'm guessing the "ScriptProvider" in "ICSharpCode.CodeCompletion.Sample" is supposed to allow the addition of assemblies however I can't seem to get this to work. Is this something anyone else has pro…
-
## Summary
Consider strong naming `Microsoft.Maui.*` and including the `snk` in the repo.
I understand this wasn't an option on Xamarin but would this be an option on MAUI?
After all, this [is …
-
Currently, this version of yak is unable to spec assemblies built with `.net7.0`.
By "this version" I am referring to the files being fetched from `https://files.mcneel.com/yak/tools/latest/yak.exe`…
-
## Details about Problem
NuGet product used: VS UI, dotnet.exe
dotnet.exe --version (if appropriate): 3.1.201
VS version (if appropriate): 16.5.4
## Detailed repro steps so we can see the …