annotate SSRS/.nuget/NuGet.Config @ 121:8f94475d3146 tip

final code
author stevenh7776
date Thu, 31 May 2012 15:35:26 +0100
parents b9d5f934cb21
children
rev   line source
112
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
2 <configuration>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
3 <solution>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
4 <add key="disableSourceControlIntegration" value="true" />
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
5 </solution>
b9d5f934cb21 Initial upload
adminsh@apollo
parents:
diff changeset
6 </configuration>