-
1. Create a script containing this
```
#r "nuget: TorchSharp-cpu, 0.93.6"
open TorchSharp
torch.randn(10)
#r "nuget: TorchSharp-cpu, 0.93.5"
```
2. Start Visual Studio 2022 and exe…
dsyme updated
1 month ago
-
it says: `The object constructor 'a' takes 0 arguments but is here given 1.`
![image](https://github.com/user-attachments/assets/d4c35449-843a-4003-bc17-14ea5a8704f3)
It works fine if `href` is …
pkese updated
1 month ago
-
### Acknowledgement of preliminary instructions
- [X] I have read the preliminary instructions, and I am certain that my problem has not already been addressed.
### What problem did you encounter?
…
-
### Describe the feature
UTF-8 with BOM is the standard used by Visual Studio. There are comments around advocating for its use, such as this one:
https://github.com/dotnet/docs/pull/19794#issueco…
-
Type: Bug
## Issue Description ##
My Problems is showing lots of false positives for Razor which is making it impossible to see actual problems.
- Razor(RZ9991) is showing for EditForm Inputs using…
-
# Bug Report
List of [all OpenTelemetry NuGet
packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are
using (e.g. `OpenTelemetry 1.0.2`):
* OpenTelemetry - 1.7.0-alpha…
-
The example provided utilizes these namespaces:
```F#
open System
open Microsoft.FSharp.Data.TypeProviders
open System.Data.Linq.SqlClient
open System.Linq
```
Unfortunately, `System.Data…
-
# Feature Request
Support
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/baggage/api.md?plain=1#L83-L87
## Notes
Found while working on https://github.…
-
### Component
OpenTelemetry.Instrumentation.AspNetCore
### Package Version
| Package Name | Version |
| ------------------------------------- | ------- |
| OpenTelemetry.…
-
## Bug
Hello I am trying to preview just a simple `welcome to Avalonia` project but it seems that preview button doesn't work.
## To Reproduce
Steps to reproduce the behavior:
1. Build the pr…