-
Would it be possible to explain the difference between tailor and tailorX?
-
Hi,
Thank you very much for such an amazing tool. I'm trying to run the tutorial dataset using both developmental and adult reference set. With the first one everything works properly but with adult …
-
```cmd
PS D:\git\MiniAuth\MiniAuth.AOT> dotnet publish -r win-x64 -c Release
MSBuild version 17.8.3+195e7f5a3 for .NET
Determining projects to restore...
Restored D:\git\MiniAuth\MiniAuth.AOT\Mini…
-
Some uses of fastcall in the x86 abi no longer match what gcc has always generated on unix. This changed in llvm 16 and is probably the result of the fix for #57737. Possibly this fix should have on…
-
I have modified the refnormalization test [1] for F# testsuite and tried to compile it with CoreRT.
Example project:
[refnormalization.zip](https://github.com/dotnet/corert/files/2021811/refnormal…
-
## 🐛 Bug Report
I'm not entirely sure if that package has any code analysis or is intended to have in the future for UWP but I wanted to raise an issue if anyone else encounters with the error so I…
-
HI,
Trying to navigate native UWP user control **Frame** to **MvxWindowsPage**, there i am getting the arrangement null exception
**Exception**
at MvvmCross.Core.Parse.StringDictionary.MvxStr…
-
I have investigated how to use the alpha channel for icons used in ImageList and could solve it _partially_.
(To remove the black icon edges)
It seems like
* `ILC_COLOR32` has to be set on cre…
-
We get this when we're doing release builds for our Xamarin.Forms UWP app.
`C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.net.native.compiler\2.2.12-rel-31116-00\tools\Microsoft.…
-
With introduction of `browser-wasm` in https://github.com/dotnet/runtime/pull/34940 I have a question. From what known, standard libraries will ship with native libraries with `.a` extension. These li…