-
### Current behavior
In a newly created UNO platform solution targeting .Net9, creating a new project (uno platform library) results in the project targeting .Net8.
Uno-check, Uno-templates and Uno …
-
This is a follow on to #48997
We can define a fix which uses `replacedBy` to move functions and variables to a new import, but cannot do the same with classes.
Can we either support `replacedBy…
-
### Bug explanation
Here is a project example
https://github.com/mouawadma/MDIXExpanderIssue
I am noticing that the expander animation is much slower when using it as part of a class library ve…
-
The `ts-auto-guard` package (#1319) has a codegen approach.
I would like to know if this fits within the thesis of this repo.
The original idea was to have code-first libraries.
But I can def…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Build time for a Razor Class Library with significant static assets (JavaScript files) is mor…
-
### Describe the bug
After upgrading our tooling to NET 9.0, the `dotnet watch` command is no longer actively reloading CSS when changes are made to referenced Razor Class Library projects using CSS I…
-
| --- | --- |
| Bugzilla Link | [474158](https://bugs.eclipse.org/bugs/show_bug.cgi?id=474158) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Aug 03, 2015 11:35 EDT |
| Modified | Aug…
-
When adding an scss bundle with source files from a Razor Class Library project:
```
pipeline.AddScssBundle("/shared.css", "_content/WebApplication1.SharedAssets/styles/shared-styles.scss");
```
…
-
### 🐛 Describe the bug
I was trying to install torchvision==0.19.0 from source.
After download zip file, for command: ` python setup.py install`, I got an error:
`error: ‘class torch::Library’ has…
-
Hi there,
Can the RecoverClassesFromRTTIScript recover classes whose base classes are defined in libraries? I am not sure whether this is already supported in part or should be discussed as a featu…