summaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-06-13 16:21:02 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-06-13 16:21:02 +0300
commitc29849b19d444956f002a65377610f639c0873e1 (patch)
treeb64f2df3496706d865b739947a30f53fac9a8810 /.vscode/settings.json
parentfd63d004f5f1d74e01f60bfec4fc80fbd6b14e74 (diff)
Update solution
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..b281cad
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "dotnet.defaultSolution": "ExcelAddIn.sln"
+} \ No newline at end of file