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 52628ac + 74b6dd1 commit c928e22Copy full SHA for c928e22
VisualStudio.gitignore
@@ -7,7 +7,6 @@
7
*.sln.docstates
8
9
# Build results
10
-
11
[Dd]ebug/
12
[Rr]elease/
13
x64/
@@ -105,13 +104,14 @@ publish/
105
104
106
# Publish Web Output
107
*.Publish.xml
+*.azurePubxml
108
109
# NuGet Packages Directory
110
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
111
#packages/
112
113
# Windows Azure Build Output
114
-csx
+csx/
115
*.build.csdef
116
117
# Windows Store app package directory
0 commit comments