Godziak
Godziak
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
alr. i gave up and just moved required project over to my current solution
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
nope
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
will see and let you know whats up 😄 will dm you with the logs etc. in a sec
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
yep, and I wrote it myself
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
the ImageApi is the name of the nuget package
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
Well - during the 'dotnet restore' command - i saw that the https://<mydomain>/v3/index.json was being searched for all the packages (I've added it in the nuget.config above the nuget.org) - and everything seemed to work fine. The packages that were not present in my nuget feed were later searched for in the nuget.org feed - altho the ones that should've been downloaded from my feed seemed to be searched for again later on. However, in the log there were parts such as 'Installed ImageApi.DTO from mynugetfeed [...]' and so on. As I would prefer not to share publicly my domain I can send you the relevant logs directly if you would like to take a look 🙂
21 replies
CC#
Created by Godziak on 7/29/2023 in #help
Nuget packages won't restore properly when building in docker when using custom nuget feed
I will try that and let you know 🙂 thanks
21 replies