Visual Studio insists NuGet.config MUST have a BOM
Adding this commit so the file stops showing up as modified
This commit is contained in:
parent
6ae0f5d505
commit
daf272163d
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcidev/api/v3/index.json" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue