-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No r…
-
if (path.extname(file) !== '.csproj' && path.extname(file) !== '.vbproj' && path.extname(file) !== '.fsproj' && path.extname(file) !== '.props') {
logger.warning('Invalid file. Only the …
-
### Steps to reproduce
1. Right click any vb file in Solution Explorer
2. "Convert to C#" does not appear on the context menu. The last item on the menu is "Rename"
3. - OR -
4. Drag the mouse to…
-
A bunch of "duplicated attribute" errors with a clean build off of `master`, `features/compiler`, etc
VS: 15.6 preview 6
```
D:\dotnet\roslyn\Binaries\Obj\VisualBasicSyntaxGenerator\Debug\Generat…
-
**Describe the bug**
With the attached projects ([RiaBug.zip](https://github.com/OpenRIAServices/OpenRiaServices/files/15280786/RiaBug.zip)), the SERVER project builds correctly, and the CLIENT proje…
-
The following project file(s) target a .NET version which is no longer supported.
This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/2…
-
Customers want to be able to run `dotnet publish` themselves within their CI/CD pipeline and use the artifacts from that for testing etc, and then deploy those artifacts to Google Cloud Functions (etc…
-
**DocFX Version Used**: 2.33
**Template used**: `default`
**Steps to Reproduce**:
Paths have been anonymized to protect the innocent.
1. Execute `docfx metadata C:\Users\someuser\Code\Some…
-
Can form files be exported using the more recognized "frm" file extension, instead of the "bas" extension?
I understand that they may not exactly fit the format for some applications, like VB6, but I…
-
**Is your feature request related to a problem? Please describe.**
Yes, the problem is that the current Release Please GitHub Action does not support .NET projects. This limitation makes it challengi…