diff --git a/source/Graphite.TSql/Graphite.TSql.csproj b/source/Graphite.TSql/Graphite.TSql.csproj index a3f9445..31a2668 100644 --- a/source/Graphite.TSql/Graphite.TSql.csproj +++ b/source/Graphite.TSql/Graphite.TSql.csproj @@ -52,6 +52,7 @@ graphite.snk + diff --git a/source/Graphite.TSql/Graphite.TSql.nuspec b/source/Graphite.TSql/Graphite.TSql.nuspec new file mode 100644 index 0000000..ed5106e --- /dev/null +++ b/source/Graphite.TSql/Graphite.TSql.nuspec @@ -0,0 +1,22 @@ + + + + Graphite.TSql + $version$ + Peter Schuster + Peter Schuster + http://github.com/peschuster/graphite-client/blob/master/LICENSE.md + http://github.com/peschuster/graphite-client + false + Instrumentation of TSql code for reporting metrics to Graphite and StatsD. + Initial package + Copyright 2012-2017 + TSQL Graphite StatsD metrics monitoring + + + + + + + + \ No newline at end of file