We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6afda8 + aab892d commit adbf34bCopy full SHA for adbf34b
.editorconfig
@@ -0,0 +1,13 @@
1
+root = true
2
+
3
+[appveyor.yml]
4
+indent_style = space
5
+indent_size = 2
6
7
+[*.cs]
8
9
+indent_size = 4
10
11
+[*.ps1]
12
13
appveyor.yml
@@ -1,5 +1,5 @@
environment:
- nuget_version: '2.0.0-rc1'
+ nuget_version: '2.0.0'
vsix_version: '2.0.0'
assembly_version: '2.0.0'
0 commit comments