-
When executing the following code on an application targeting .net 5 and the linux-x64 runtime and running on WSL (Ubuntu)
```
var storageProperties = new StorageCreationPropertiesBuilder(
…
-
I am facing below error after running the PolicyRecordingBot locally:
TraceSource Error: 0 : [SkypeBotsMediaPlatform][AppId:55de836f-248c-4d26-822c-405080517ecc] MediaPerf is not registered: no key…
-
[Build](https://mihubot.xyz/runtime-utils/db6865ce6ec349ad881688ab7ca0effb) completed in 1 hour 58 minutes.
https://github.com/dotnet/runtime/pull/98528
### CoreLib diffs
```
Found 2 files with text…
-
[Build](https://mihubot.xyz/runtime-utils/02e84f592ae84345ac8a4424e43ede4b) completed in 2 hours 5 minutes.
https://github.com/dotnet/runtime/pull/98528
### CoreLib diffs
```
Found 2 files with text…
-
I've got a simple test case where I sign a bit of XML and then try to verify its signature. Verification of the signature fails - `SignedXml.CheckSignature()` returns false.
The problem is that I c…
-
**Is your feature request related to a problem? Please describe.**
The cosmos client generates large amount of log enter to the debug log (debugger attached to the process) making it very difficult t…
-
Could we have extension method onto `TraceSource` which exactly same as `ILogger`, but with no dependency on `ASP.NET`. So kind of reference free drop in replacement.
-
Hello everybody,
first of all thank you very much for your work on dbup! I have enjoyed using your library so far.
We have installed vulnerability scans in our project, and DbUp was marked becau…
ayedo updated
2 weeks ago
-
NHibernate은 내부적으로 Log4net을 사용한다. templateproject에서는 NLog를 Logging system으로 사용해야 한다. NHibernate가 내부적으로 생성해내는 SQL Script를 NLog로 출력연결을 해야 한다.
다음과 같은 방법들을 사용했다.
- [Routing System.Diagnostics.Trace and S…
-
```
I'm using mission planner with mono on Ubuntu Quantal and it's been working
fine for weeks, but I just upgraded from 1.2.36 to 1.2.38 and mission planner
won't start. Instead I get the following…