diff options
author | Henrik W. Moe <henrik.walker.moe@bekk.no> | 2016-11-16 09:52:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-16 09:52:12 +0100 |
commit | 4f1b03c640ad89096e303423b30ffa09f7e68f2f (patch) | |
tree | 227cc182c6ae679cf7721ddc975d25e346d44700 /VisualStudio.gitignore | |
parent | 5146122ace54e5f927d9d28d8a0d2cdb2b7eac27 (diff) | |
download | gitignore-4f1b03c640ad89096e303423b30ffa09f7e68f2f.tar.gz gitignore-4f1b03c640ad89096e303423b30ffa09f7e68f2f.zip |
Replace DNX with .NET Core
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 0db2e3ee..79db921b 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -43,7 +43,7 @@ TestResult.xml [Rr]eleasePS/ dlldata.c -# DNX +# .NET Core project.lock.json project.fragment.lock.json artifacts/ |