-
**Description**:
I am encountering an `AttributeError` while using the `forecast` function with the `TimesFmJax` model. This error occurs across multiple versions, including `0.1.23`, `0.1.32`, `1.…
-
This is to allow platforms like Xamarin and .NET to control their own destiny when it comes to mapping .NET Standard (and perhaps more) through data files rather than hardcoding in the NuGet codebase.…
-
### Describe the feature
Currently the v4 development branch uses rather interesting TFMs. As an example the unit tests use
```xml
netstandard2.0;netcoreapp3.1;net8.0
```
Netstandard2.0 is no…
-
### Description
We had an issue in Resizetizer where it passes the TFM from the head project to the dependencies in order to try and locate assets. As a result the TFM that is specified in the depe…
-
The `NetCoreAppToolCurrentVersion` is hardcoded to 9.0 which causes issues when building with a newer SDK that doesn't have a shared framework for that given TFM (i.e. inside the VMR). As we already e…
-
### Is your feature request related to a problem? Please describe.
Current the TFM is set 'manually' in many of tempating project and sample/test/authoring templates.
This require manual changes…
-
- Option for Erasing Drawn cell masks (or explain that ALT shortkey allows this)
- Use contractility or strain energy as default parameter in the Evaluation menu, so that "normal" TFM with single cel…
-
### Description
WPF unknown error
### Reproduction Steps
https://github.com/kongying-tavern/wpf-template/tree/main
### Expected behavior
This template works with dotnet6 and dotnet7 exc…
-
The docs/usage say it should be `TFM=file,file,` but it's actually a `tfm|file,file`.
The docs don't indicate how to specify more than one TFM - but this is done by passing the parameter multiple t…
-
With the sample https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM/samples/NativeLibrary
* dotnet --info `Version: 9.0.0-rc.2.24473.5`
* emsdk Version 3.1.70
when click `=` Button…