-
### Issue Description
I have three projects A, B and C:
Project A:
```xml
net6.0
enable
enable
```
Project B:
```xml
…
-
Sending a message with base64 disconnects the connection and re-connect.
```
jsonObj = {
'chatId': 'ProjectC',
'senderId': 'demo.user@gmail.com',
'receiverId': 'Pr…
-
I'm unable to get a working code coverage report for sonarqube plugin so all the covered code is reflected. There are always some of my subprojects missing from the coverage report which is invalid as…
-
### NuGet Product Used
dotnet.exe
### Product Version
.NET SDK: Version: 7.0.200
### Worked before?
_No response_
### Impact
It's more difficult to complete my work
### Repr…
-
**Is your feature request related to a problem? Please describe.**
No problem only a feature request ...
When hitting CTRL+P the `R: Create R terminal` command opens up the VSC Terminal and starts …
-
## Description
Since an update to AWS Create APIs the AWS load balancer controller can no longer Tag TargetGroups with it's current IAM Role permissions.
Can we update:
https://github.com/aws-ia/…
-
When I create a FormBuilder project (Domino On Disk Project) on my local machine, I see multiple absolute paths in the `.ondiskproj` file:
```
...
...
...
...
…
-
Hi all, I'm trying to merge a big set of the .NET Standard dll's into a WPF project. Previously this worked fine but after upgrading some thing to the latest .NET Core / .NET Standard I seem to get th…
-
Hey, first off, thanks for the awesome library. This project solves a huge recurring problem for me when trying to parse config files. I plan to use this in a lot of projects moving forward.
From m…
-
### SDK Version
3.0.0
### Engine Version
1.8.0
### Bug Description
Engine crashed with added Wortal sdk.
I think problem with emscripten. In defold 1.8.0 emscripten was updated and need fixes …