-
Please don't kill SharpDevelop, i love how much portable it is!
-
## Question
Working on a Board of Directors comes with its own set of challenges to overcome. These leadership roles differ from organization to organization, while not required I am interest…
-
splitting off from #3751 - which now just covers the add side of this work
Spec draft: https://github.com/NuGet/Home/wiki/Support-dotnet-ref-add%7Cupdate%7Cdelete-packageref
nuget.exe update for…
-
### Description
According to https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md#net-core-tools
.NET Core Tools should contain:
.NET Core SDK: 3.1.120, 3.1.202, 3.1.…
-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
When running this against some of my solutions I'm getting an error message:
```
An error occurred while upgrading [Project Name here]
```
There is not information to help me diagnose why I'm gett…
-
Azure pipeline yaml:
```
pool:
vmImage: macOS-10.14
steps:
- task: NuKeeper@0
inputs:
arguments: '-m 3'
version: '0.26.1'
```
Debug log:
```
2020-02-27T15:08:27.43696…
-
Is it expected and intentional that installing efcore on .Net Core 3.1 project has been broken since the release of efcore version 6?
## Steps to reproduce
```
> mkdir new-project && cd new-pro…
-
For solutions using the new [NuGet Central Packagement](https://stu.dev/managing-package-versions-centrally/) feature, trying the `--upgrade` option will cause dotnet-outdated to add the package versi…
-
In case the csproj includes different packages per target framework, the PRs created make no sense.
Here is the example of updating Microsoft.Extensions.Logging from 3.0.0 to 6.0.0
```xml
…