teamcity-nuget-support icon indicating copy to clipboard operation
teamcity-nuget-support copied to clipboard

TeamCity NuGet support

Results 13 teamcity-nuget-support issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps NuGet.Protocol from 4.9.4 to 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.Protocol&package-manager=nuget&previous-version=4.9.4&new-version=4.9.6+a32bce39889f724fbd11cfd12e946f802168b583)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 7.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

The credential provider here is officialy deprecated by microsoft whe we use nuget.exe > WARNING: The credential plugin model used by \plugins\nuget-agent\bin\credential-provider\CredentialProvider.TeamCity.exe' is deprecated. Please contact the provider of the...

https://www.jetbrains.com/help/teamcity/using-teamcity-as-nuget-feed.html says > You can use TeamCity NuGet feeds to restore packages in your builds: when the NuGet Installer or NuGet Publish build step is used, TeamCity will use the...

Readme tells me that: ``` To resolve non-public libraries, you need to execute :nuget-server:installTeamCity gradle task or have a local TeamCity installation and define teamcityDir in the gradle properties. ```...

Just wanted to get some ideas on this as there seem to be a few people facing the same issue and most of them are using teamcity https://github.com/NuGet/Home/issues/7699 I downloaded...

I am running my build agent on OSX (to build Xamarin.iOS apps) - and the build agent has a dependeny on NetFramework40_x86 which cannot be satisfied on OSX. Nuget.exe runs...

feature
steps