소스 검색

Added XML declaration.

drieseng 9 년 전
부모
커밋
c9f4e9e3c3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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" />