diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..c1c2da7 --- /dev/null +++ b/nuget.config @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/thirtytwo.sln b/thirtytwo.sln index 28f8042..4b1fe3c 100644 --- a/thirtytwo.sln +++ b/thirtytwo.sln @@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .gitignore = .gitignore Directory.Build.props = Directory.Build.props LICENSE = LICENSE + nuget.config = nuget.config stylecop.json = stylecop.json EndProjectSection EndProject