Updated nuget packages

This commit is contained in:
Mark McDowall 2012-09-12 00:23:34 -07:00
parent 93402f4932
commit c9a01857f4
245 changed files with 90057 additions and 99201 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<section name="exceptron" type="Exceptron.Client.Configuration.ExceptronConfiguration,Exceptron.Client" />
</configSections>
<exceptron apiKey="YOUR_EXCEPTRON_API_KEY" throwExceptions="true" includeMachineName="true"/>
</configuration>