Skip to content

Commit

Permalink
Use pre-installed NuGet cache to speed up creation of isolated packag…
Browse files Browse the repository at this point in the history
…e cache for acceptance tests
  • Loading branch information
jnm2 committed Nov 21, 2018
1 parent a8db08c commit 604863c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
</config>
<packageSources>
<add key="Build script package output" value="..\package" />
<add key="Pre-downloaded packages" value="C:\Program Files\dotnet\sdk\NuGetFallbackFolder" />
</packageSources>
</configuration>

0 comments on commit 604863c

Please sign in to comment.