-
We need to select the initial operating system target, languages, tools and libraries we are going to use and create an initial build process for the source tree.
Recommend:
OS: Windows (Linux as we…
-
### The Problem
There is currently no mechanism for MSBuild to log a warning **once per build**.
- CLI builds and VS builds log differently.
- The ideal location for us to throw this warning for…
-
When I try to open a rather old VS 2008 Unity solution I do get the following error in VSCode and Atom:
```
[INFO] Starting OmniSharp at 'c:\test\test.sln'...
[INFO] Started OmniSharp from 'c:\Progra…
-
```
Starting OmniSharp server at 7/9/2018, 7:56:47 PM
Target: p:\Files\code\SightWordGames\SightWordGames.sln
OmniSharp server started
Path: C:\Users\plex-server\.vscode\extensions\ms-vs…
-
## Context
A common setup that we have is that we have some business logic in some library. We want to then call into this logic from different entrypoints:
- CLI tool
- Web service
- MSBuild task…
-
Problem encountered on https://dotnet.microsoft.com/en-us/platform/upgrade-assistant/tutorial/install-upgrade-assistant
Operating System: windows
Tried to convert a .NET Framework 4.6.1 project:
…
mc0re updated
2 years ago
-
### Steps to reproduce
Create simple project and no other files in the directory:
```xml
```
Run following command:
```
msbuild
```
The output is:
```
Microsoft (R) B…
-
### Version
PS C:\source\> func --version
4.0.5907
PS C:\source\> dotnet --info
.NET SDK:
Version: 8.0.303
Commit: 29ab8e3268
Workload version: 8.0.300-manifests.7ccd…
-
Templated C# resource. Traceback:
```
Starting OmniSharp server at 26/09/2023, 21:45:00
Target: d:\\FxDK\mod\mod.sln
OmniSharp server started.
Path: C:\Users\\AppData\Local\citizenfx\…
-
If I try to open a project with a nonexistent SDK, I get the following exception:

If …