-
## Meta -
OS: Windows 10 and Mac OS
Selenium Version: WebDriver 3.6.0, C#
Browser: Tor Browser
Browser Version: 7.0.6 (based on Firefox 52.4.0 (64-Bit))
## Expected Behavior -
Accord…
-
In version 3.1.1, the generated mysql script was fine on the 8.0+ mysql version, but failed on the 32-bit version of MySQL5.7.30
```
E:\install script\SensorBroker.Migrator>SensorBroker.Migrator.e…
-
Silo Host Could not load file or assembly for 3rd party libraries used in Grain implementation project.
For ex. I'm using NuGet package -> Microsoft.Store.PartnerCenter, Version=1.7.0.0 in Grain impl…
-
Hi all, great tool idea. I'm trying to get it working.
Right now I have the latest 5.0 installed.
doing a
dotnet publish -o ./pub
swagger tofile --output .\swagger.json .\pub\bin\myfile.dll v1
…
-
DotNetty v0.7.0 is breaking semantic versioning since it enforces .NET 5 (which is not LTS) and is breaking clients such as Microsoft Azure IoT SDK for .NET
Relates to https://github.com/Azure/az…
-
DiagnosticSource 6.0 only supports net461 and above. (i.e it drops net452,net46 support, few months before they are officially going unsupported - https://devblogs.microsoft.com/dotnet/net-framework-4…
-
So I am trying to run a python script from my .NET Core App.
When the method that involves functions and classes, that are included in the IronPython Library, is invoked, it gives me the following …
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [*] Question or discussion
- [*] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
…
-
**Logs and network traces**
When issuing a request from Azure Gov cloud to Public identity endpoint we found the following issue:
```
MSAL.Desktop.4.32.1.0.MsalServiceException:
ErrorCode: i…
-
I was curious if there are any plans to support .netcore 3.1?