Browse Source

Added XML declaration.

drieseng 9 years ago
parent
commit
c9f4e9e3c3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/.nuget/NuGet.Config

+ 1 - 0
src/.nuget/NuGet.Config

@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
 <configuration>
 	<config>
 		<add key="repositoryPath" value="../../packages" />