-
Related: https://github.com/evanw/esbuild/issues/459
In Webpack, [`__webpack_public_path__`](https://webpack.js.org/guides/public-path/#on-the-fly) is a runtime variable that contains the public pa…
-
While developing a scenario, it would be useful for debugging to be able to see which function a system robot is currently "in" as it executes its program.
Sometimes to achieve this I have placed a…
-
#### Problem
The `MessageProcessor`'s balanced instruction check ensures the Lamport sum of all accounts in the instruction remains the same before and after the instruction. Cross-program invocat…
-
### Description
@BethMassi
When I click on a button that changes the IsVisible and IsEnabled of FlyoutItem(s) it causes the application to crash with a
Microsoft.UI.Xaml.Controls.Frame.Navigati…
-
**Output of `dotnet --info`:**
```
.NET Core SDK (reflecting any global.json):
Version: 3.0.100-preview5-011568
Commit: b487ff10aa
Runtime Environment:
OS Name: Windows
OS Vers…
-
Dear
I installed it on several systems but it didn't work on systems that work with win 11
-
**Version Used**:
Commit e1dcbb3
DotNet --info
```
Host (useful for support):
Version: 5.0.0-preview.4.20251.6
Commit: 47ec733ba7
.NET SDKs installed:
1.1.13 [C:\Program Files\dotnet…
-
I found a reproduction for a build directory caching problem using [this repo](https://github.com/fawni/june).
Inside of the repository, running these commands:
```bash
rm -fr build
# last "go…
-
**Describe the bug**
Installers in this https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started doesn't work with powershell 7
**Area/Component**:
Runtime/SDK
**To …
-
Why we can't pass `nil` to `std::shared_ptr` without registering a new overload. This behavior used to work previously according to my old tests, not anymore.
Consider [this example](https://godbolt.…