-
```
Step 4/9 : RUN dotnet publish -c Release -o out Server/Server.csproj
---> Running in 477827d93f07
Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Core
Copyright (C) Microsoft…
-
[Failing dotnet-runtime-perf build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2233843&view=results):
```
$ dotnet build /home/helixbot/work/A2B50911/w/A6DF08E3/e/performance/src…
-
Most of the time, projects depending on each other. Processing each of them manually is very difficult because of circular dependency. It's better if we could process projects (.csproj) or a solution …
-
**DocFX Version Used**:
2.28.3
**Template used**: (`default` or `statictoc` or contain custom template)
`default`
Run
`docfx metadata ./docfx.json`
Getting "The given key was not present …
-
### Motivation
In order to be able to remove Deprecated code in release branches - we'd need to announce the plan for some time via the dialog in the said VS versions - hence this work
Having a usag…
-
### Steps to reproduce
Let's consider these 3 project files :
ProjectA
```xml
net471
```
ProjectB
```xml
net471
```
ProjectC
```xml
…
-
Given a structure like this:
```
sln
- lib1.csproj
- lib2.csproj
\-> lib1
- referencing.csproj
\-> lib2
```
When converting lib2 to nuget, `referencing.csproj` should also have a dependency on…
-
### What version of .NET does your existing project use?
.NET 6
### What version of .NET are you attempting to target?
.NET 8
### Description
After upgrading project's Target Framework from .NET …
-
I am seeing the following when trying to open the main project.
Missing ;
OpenDentalHelp.csproj
OpenDentalWebCore.csproj
xCDT.csproj
Suggestions please ?
-
### Xamarin.Android Version (eg: 6.0):
17.9.3
### Operating System & Version (eg: Mac OSX 10.11):
Windows 11 23H2
### Google Play Services Version
* [] GPS-FB with AndroidX dependencies (…