Fix wording on VMR's root NuGet.config (#16400)

This commit is contained in:
Přemek Vysoký 2023-05-15 07:50:41 -07:00 committed by GitHub
parent 8488614afe
commit 9f3e9ca0df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
This empty NuGet.config at the root of the repo ensures that a global/default one
(referencing nuget.org) is not used by accident.
The individual repo NuGet.config files are utilized during the build.
This root NuGet.config ensures that a global/default one is not used by accident.
The individual repo NuGet.config files are utilized during the actual build.
This one is used by the smoke tests to restore packages such as xunit.
-->
<configuration>
<packageSources>