chocolatey / choco-quickstart-scripts

C4B Quick-Start Guide - Supporting Scripts
Apache License 2.0
17 stars 9 forks source link

(#234) Fixes NuGet v3 Localhost Cache Issue #235

Closed JPRuskin closed 7 months ago

JPRuskin commented 8 months ago

Description Of Changes

This commit adds:

Motivation and Context

Nexus Repository stores the first FQDN it hears about for all future requests. As we initially upload packages via localhost, this is less than excellent and breaks future FQDN-based requests.

Testing

Operating Systems Testing

Change Types Made

Change Checklist

Related Issue

Fixes #234