Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/debugger-libs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-02-27 22:37:02 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-02-27 22:37:24 +0300
commit9888879b4be894b18215410330c5233830c39e0b (patch)
tree8138f0ca9431cdb6281f666e26d3620046a39f78 /.gitignore
parentede9fdb73dc634eb6d513d3d00bc1ecbaf9b3b00 (diff)
Use NUnit from NuGet
System NUnit is deprecated in Mono now. Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=52774
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ab4775..082f31e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
bin
obj
+packages
*~
*.sln.cache
*.suo