Revert "Fixed failing build with -allconfigurations by adding dependency to .vsconfig...
authorViktor Hofer <viktor.hofer@microsoft.com>
Sun, 11 Oct 2020 17:00:40 +0000 (19:00 +0200)
committerGitHub <noreply@github.com>
Sun, 11 Oct 2020 17:00:40 +0000 (19:00 +0200)
This reverts commit c57dffd69a7aa305b24728c84ae6b0b5b33701f8.

.vsconfig

index f021cc4..c523120 100755 (executable)
--- a/.vsconfig
+++ b/.vsconfig
@@ -47,7 +47,6 @@
     "Microsoft.VisualStudio.Component.Git",
     "Microsoft.VisualStudio.Component.LinqToSql",
     "Microsoft.Net.Component.4.6.2.SDK",
-    "Microsoft.Net.Component.4.7.SDK",
-    "Microsoft.Net.Component.4.7.1.TargetingPack"
+    "Microsoft.Net.Component.4.7.SDK"
   ]
 }
\ No newline at end of file