From 4a5277bdb863f9ab194ed455bb8ba9ec76b89b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20G=C3=A5rdenberg?= Date: Thu, 28 Jul 2016 12:14:22 +0200 Subject: [PATCH] Added project title and code to Roadmap (Makes it easier to see what project you have in which tab) --- .gitignore | 2 ++ .../BugNET.MailboxReader.Tests.csproj | 3 +++ src/BugNET.Tests/BugNET.Tests.csproj | 4 +++- src/BugNET_WAP/Projects/Roadmap.aspx.cs | 7 ++++++- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9313a41d..565e686c 100644 --- a/.gitignore +++ b/.gitignore @@ -187,3 +187,5 @@ FakesAssemblies/ #MsBuildTasks !.build/*.* +/src/.vs/config/applicationhost.config +/src/.vs/BugNET_WAP diff --git a/src/BugNET.MailboxReader.Tests/BugNET.MailboxReader.Tests.csproj b/src/BugNET.MailboxReader.Tests/BugNET.MailboxReader.Tests.csproj index 836f651f..c338039a 100644 --- a/src/BugNET.MailboxReader.Tests/BugNET.MailboxReader.Tests.csproj +++ b/src/BugNET.MailboxReader.Tests/BugNET.MailboxReader.Tests.csproj @@ -108,6 +108,9 @@ + + +