-
## Issue Description ##
Formatting of Blazor razor code is very inconsistent. Look at the strings in the screenshot below. Why is every other work colored differently? Why is the formatting as it is …
jtsom updated
2 weeks ago
-
As mentioned in the title, C# and JSv2 do not work in the same module.
The error was found by @shloooo.
Error:
```
[15:10:54] Loading resource core
[15:10:54] [V8] Starting script client/inde…
-
There are around 620 tests failing when running them against netfx.
Also, [Microsoft.CSharp.RuntimeBinder.Tests.RuntimeBinderTests](https://github.com/dotnet/corefx/blob/master/src/Microsoft.CShar…
-
Every now and again when I'm editing a script I get the following compiler error. My current solution is to close unity and monodevelop but this is annoying. See if you can figure out how to make th…
-
**Version Used**:
3.0
**Steps to Reproduce**:
1. Add v 3.0 of Microsoft.CodeAnalisys.CSharp.Scripting to project
2. Build
**Expected Behavior**:
No warninings
**Actual Behavior**:
NU1…
-
I checked the AssetUtility.cs script and found wasteful use of the AssetDatabase - this code threatens sustained editor performance:
[code=CSharp] T instance = ScriptableObject.CreateIns…
-
### Tested versions
- v4.2.2.stable.official [15073afe3]
- v4.3.stable.mono.official [77dcf97d8]
- v4.4.dev2.official [97ef3c837]
### System information
Windows 11
### Issue description
From th…
-
Script updater for Library\Bee\artifacts\1900b0aP.dag\Assembly-CSharp.dll failed to produce updates.txt file
Help me
-
I'm running the script and whatever I do I'm getting:
Time Elapsed 00:00:04.55
Microsoft (R) Build Engine version 16.9.0 for Mono
Copyright (C) Microsoft Corporation. All rights reserved.
Build …
-
## Steps to Reproduce
1. Create a csharp script file containing a shebang "#!/usr/bin/csharp -s" at the top and a using statement the line after (for example System.IO), not sure if this is rel…