-
1 - Centralizar Releases Notes das aplicações em um único Release Notes:
[X] As informações dos arquivos
https://github.com/firefighters-sre/building-app/blob/main/TODO.md
https://github.com/firefig…
-
I would like to add tasks to scheduler dynamically in a service what gets the execution times from configuration file. At the moment its done in the application Configure method and every time configu…
soend updated
9 months ago
-
Type: Bug
After installing the new C# Dev Kit extension, the intellisense, go to definition and syntax highlighting is very intermittent, often only working for types defined in my own project, but…
-
## Environment data
**VS Code version:** 1.81.1
**C# Extension version:** v 2.1.2
**C# Dev Kit:** v 0.5.2
## Steps to reproduce
1. Install the VsCode (`1.81.1`)
2. Install the **C# Dev ki…
-
Error in the log when starting two or more services (if services use one connection).
Packages:
```
"moleculer": "0.14.29",
"moleculer-db": "0.8.23",
"moleculer-db-adapter-mongoose": "0.9.2",
…
-
`Run without debugging` hot key (`ctrl+F5`) or quick button on bar does not launches browser. Tested `Web Api` And `Blazor` projects.
-
Type: Bug
1. Go to URL: https://code.visualstudio.com/#alt-downloads
2. Download the "Windows .zip x64" one
3. Unzip the downloaded zip file
4. Create the data/tmp folder to make it portab…
-
### Describe the Issue
IntelliSense is constantly breaking for unkown reason. One of the cases I can reproduce is pressing Ctrl + , for a quick fix in this case:
![Screenshot 2023-08-26 190402](ht…
-
### Description
objectMap.datasourceName meteor
options.datasourceName default
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promis…
-
## Issue Description ##
Using XUnit when I've made changes to a test file the test explorer loses track of that project whenever I try to run the test suite. I need to press `Run Test` twice.
## S…