-
unity:2022.3.4f1
hybridclr:3.3.0
Build Settings中Api Compatible Level是.Net Framework
新建任意脚本,添加任意函数,在新加的函数上添加[BurstCompile],执行MethodBridge,然后会抛出异常Exception: resolve AOT dll:mscorlib 失败! 请确保主工程已经引用了该d…
-
Hi,
I'm on an Unity project that uses MongoDB.
I have all the MongoDB [assemblies](https://www.nuget.org/profiles/MongoDB) and dependencies wich includes ZstdSharp.
When building for WebGL, I …
-
We want the C# code generated from our XSD description (imported into the `ModelBuilder`) to be either trimmable (already possible?), or not need reflection at all (targetable from NativeAOT)?
My …
-
# Static abstract members in interfaces
* [x] Proposed
* [ ] Prototype: Not Started
* [ ] Implementation: Not Started
* [ ] Specification: Not Started
Speclet: https://github.com/dotnet/cshar…
-
Here's a full description of the problem:
https://stackoverflow.com/questions/28678442/how-can-i-make-dapper-net-throw-when-result-set-has-unmapped-columns
The solution seems really hacky. This woul…
-
Things to adapt:
- [x] [`notFound`](https://github.com/aralroca/brisa/pull/39) during streaming works in a different way, for static pages should display the 404 page directly
- [x] -It should wor…
-
I want use native aot, selenium compatible with it
-
I have tried to compile with PublishAot to true. Is ScreenRecorderLib compatible or can it be compatible with AOT?
Can there be a solution with RD.XML / WinFormsComInterop / Comwrappers?
See
…
-
I am trying to compile compute-runtime (I tried both 22.43.24595.30 and 22.43.24558 version) but I always reveive an error at "Generating ../../../../bin/built_ins/x64/spirv/fill_image3d.spv"
Here…
-
### Describe the bug
I just upgraded my WindowsAppSDK project to latest .NET8 and now am getting this warning
```
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sd…