-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [abde3f9498f09b5016a7a0d7d2e1b81ce5c1b614](https://github.com/dotnet/runtime/co…
-
## Issue Description ##
When I try to use refactoring which adjusts namespace with folder hierarchy it wants to use {RootNamespace}.Assets.Scripts.{Folders}. For Unity projects I want to skip this pr…
-
Hi
I just downloaded version 2024.8.1 and on start up i get crash.
**OS Info:**
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSI…
-
### Describe the bug
When developing locally (Blazor WASM), I have the following files in /wwwroot:
```
appsettings.json
appsettings.Development.json
appsettings.LocalDevelopment.json
```
…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [408caa4e28c74d95c2af00401615a0931de4facf](https://github.com/dotnet/runtime/commit/…
-
**Version info**
- OS: Fedora 41
- Build: 2102
**Description**
So I have a repository which is forked and locally I have `main` for the original repo, and I created a `main-fork` from the …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit…
-
Please make sure the following dependencies are removed from buildpack on time.
- Name: dotnet-aspnetcore
Version Line: 7.0.x
Date: 2024-05-14
Link: https://dotnet.microsoft.com/platform/support/poli…
-
## Issue Description ##
Setting `csharp.semanticHighlighting.enabled` to `true` breaks syntax highlighting for base classes and attributes. This causes it to show up as a class definition, when in ma…
-
### Description
I'm trying to move this type of code to from nuget to paket
```xml
```
However when I move to setup below I get this error and similar (truncated …