-
```
using XYZ.DiscountCard.Debugging;
using GraphQL;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Server.Kestrel.Core;
using Microsoft.Extensions.DependencyInjection;
using Sys…
-
[Job](https://mihubot.xyz/runtime-utils/b6bb9da638eb4010aca33bc42c324423) completed in 14 minutes.
### Diffs
```
Found 268 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
…
-
[Job](https://mihubot.xyz/runtime-utils/e3093a8eba43473ba0e78a4d591d6328) completed in 14 minutes.
### Diffs
```
Found 267 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
…
-
[Job](https://mihubot.xyz/runtime-utils/6ed3d2af063549758ddd7ae34e34d0dd) completed in 15 minutes.
### Diffs
```
Found 267 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
Steps to reproduce
1. Follow https://benchmarkdotnet.org/articles/features/vstest.html (console project + `TestAdapter` package + `Test.Sdk`)
2. Define 2 benchmarks with different `[BenchmarkCategory…
-
I am building an independent memory connector for Couchbase following the contributing guidelines in this repository. The documentation mentions that any memory connector should be developed as separa…
-
### Describe the project you are working on
Multiple projects. In many I use fixed C# addons such as AssetPlacer.
### Describe the problem or limitation you are having in your project
Build times a…
monxa updated
3 months ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" secti…
-
### Description
When adding an Editor to the AutoSize property set to TextChanges... adding a bunch of text and then tapping the editor to make use of the "Select All" option from UITextView freezes …