-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web.OWIN
### Microsoft.Identity.Web version
3.2.2
### Web app
Sign-in users
### Web API
Not Applicable
### Token cache serialization
Not …
-
Visual studio 17.11.4 puts us on .NET SDK 8.0.400.
global.json permits this with "rollForward": "latestFeature"
The build fails with these errors:
48>HEAD
37>H:\grandnode2_2.21\src\Web\Gran…
-
When I run avalonia-amd-gen on a project created by Rider, I get the following error:
```
Packages found in the .csproj file:
An error occurred: '$(AvaloniaVersion)' is not a valid version string…
-
**Failed in:** [runtime-coreclr libraries-jitstress2-jitstressregs 20241123.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=877433&view=ms.vss-test-web.build-test-results-tab&runI…
-
### Why Are you requesting commit access ?
I would like to begin contributing to LLVM. I have already created a [pull request](https://github.com/llvm/llvm-project/pull/117507) to address an issue. So…
-
Note: if you do not provide all of the following information I will directly ignore and close this issue
- Il2CppDumper version:: Il2CppDumper-win-v6.7.46
- Target Unity version (optional): 2021…
-
**Is your feature request related to a problem? Please describe.**
Adding the required scope from configuration key while using the RequiredScopeAttribute is possible like
`[RequiredScope(Require…
-
Using the 13.4.2 version of nswag.msbuild, the code generated for the following v1.json file generates bad C# code.
[v1.json.txt](https://github.com/RicoSuter/NSwag/files/4547819/v1.json.txt)
Spe…
-
### Description of the issue
The game crashes after running for a while
### Reproduction steps
Play this game for 1 to 2 hours
### Log file
...
01:54:20.420 |S| HLE.OsThread.47 Service…
-
### Describe the bug
When I'm overriding a map's entities, like a door for example, the models always end up missing for other players except the host.
I networkspawn the doors so other clients can …