From 7507a01531c4cb97776f4fb9c19639d0634e1787 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Thu, 16 Aug 2018 15:40:06 -0500 Subject: [PATCH] Enable generating solution file from the dirs.proj file. Useful for creating Omnisharp-compatible solution with subset of projects. --- .gitignore | 2 ++ dirs.proj | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 32acee4c90..5917c0f2ba 100644 --- a/.gitignore +++ b/.gitignore @@ -187,3 +187,5 @@ project.lock.json ## BenchmarkDotNet ################## BenchmarkDotNet.Artifacts/ + +dirs.sln diff --git a/dirs.proj b/dirs.proj index 3d4fcacfd0..b655987aa4 100644 --- a/dirs.proj +++ b/dirs.proj @@ -18,4 +18,8 @@ + + + +