Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-05-08 21:35:29 +0300
committerLudovic Henry <luhenry@microsoft.com>2018-05-08 21:35:29 +0300
commit1280f6c1e3a370f113e164bd4d87e8de53099c9f (patch)
tree3571ccbde7d4a473e146ccb60b18abac71805741 /.vscode
parent423304db136fccc14fe548243f241c77523725cd (diff)
[vscode] Update c_cpp_properties.json (#8630)
The C/C++ extension was updated yesterday and bumped the version in that file.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/c_cpp_properties.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
index cdb19c0f52b..9d8b5f32444 100644
--- a/.vscode/c_cpp_properties.json
+++ b/.vscode/c_cpp_properties.json
@@ -87,5 +87,5 @@
}
}
],
- "version": 3
+ "version": 4
} \ No newline at end of file