Skip to content

Commit 119c2c0

Browse files
Added .github folder and optimized images
[skip ci]
1 parent 14d613a commit 119c2c0

16 files changed

+19
-2
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### Installed product versions
2+
- Visual Studio: [example 2015 Professional]
3+
- This extension: [example 1.1.21]
4+
5+
### Description
6+
Replace this text with a short description
7+
8+
### Steps to recreate
9+
1. Replace this
10+
2. text with
11+
3. the steps
12+
4. to recreate
13+
14+
### Current behavior
15+
Explain what it's doing and why it's wrong
16+
17+
### Expected behavior
18+
Explain what it should be doing after it's fixed.

WebCompiler.sln

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 14
4-
VisualStudioVersion = 14.0.23107.0
4+
VisualStudioVersion = 14.0.24720.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebCompilerVsix", "src\WebCompilerVsix\WebCompilerVsix.csproj", "{49C270BE-9645-40D5-BE08-91ADE243D394}"
77
EndProject
@@ -11,7 +11,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebCompilerTest", "src\WebC
1111
EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E9E392DE-6C44-4AD2-858C-D73AD3016E6E}"
1313
ProjectSection(SolutionItems) = preProject
14-
.gitignore = .gitignore
1514
appveyor.yml = appveyor.yml
1615
build\build.cmd = build\build.cmd
1716
CHANGELOG.md = CHANGELOG.md

art/build-menu.png

-9 Bytes
Loading

art/contextmenu-compile.png

-18 Bytes
Loading

art/contextmenu-compileonbuild.png

-24 Bytes
Loading

art/contextmenu-recompile.png

-3 Bytes
Loading

art/errorlist.png

-19 Bytes
Loading

art/logo.png

-41 Bytes
Loading

art/prompt-compileonsave.png

-2 Bytes
Loading

0 commit comments

Comments
 (0)