mirror of
https://github.com/neodrama/github-drama.git
synced 2026-03-11 08:54:27 +00:00
Update README.md
This commit is contained in:
parent
f77ba08af5
commit
5c25b2b954
1 changed files with 2 additions and 2 deletions
|
|
@ -163,10 +163,10 @@ daeuniverse/dae
|
||||||
** Pressing Tab after certain keywords in Visual Studio caused unintended code changes
|
** Pressing Tab after certain keywords in Visual Studio caused unintended code changes
|
||||||
|
|
||||||
[dotnet/runtime/issues/27939](https://github.com/dotnet/runtime/issues/27939)
|
[dotnet/runtime/issues/27939](https://github.com/dotnet/runtime/issues/27939)
|
||||||
* Math.Round failed to round 0.50 values correctly
|
* Tuple member naming conventions in .NET were debated, with discussions on whether PascalCase or camelCase should be used.
|
||||||
|
|
||||||
[dotnet/runtime/issues/92849](https://github.com/dotnet/runtime/issues/92849)
|
[dotnet/runtime/issues/92849](https://github.com/dotnet/runtime/issues/92849)
|
||||||
* Tuple member naming conventions in .NET were debated, with discussions on whether PascalCase or camelCase should be used.
|
* Math.Round failed to round 0.50 values correctly
|
||||||
|
|
||||||
[dotnet/sdk/issues/22247](https://github.com/dotnet/sdk/issues/22247)
|
[dotnet/sdk/issues/22247](https://github.com/dotnet/sdk/issues/22247)
|
||||||
* Hot Reload was removed from dotnet watch, making it exclusive to Visual Studio
|
* Hot Reload was removed from dotnet watch, making it exclusive to Visual Studio
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue