Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 0e6ef62

Browse files
committed
Revert unneeded changes
1 parent a5fa9b5 commit 0e6ef62

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GitHubVS.sln

Lines changed: 2 additions & 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
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.0.0
3+
# Visual Studio 14
4+
VisualStudioVersion = 14.0.25420.1
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GitHub.VisualStudio", "src\GitHub.VisualStudio\GitHub.VisualStudio.csproj", "{11569514-5AE5-4B5B-92A2-F10B0967DE5F}"
77
EndProject

src/GitHub.StartPage/GitHub.StartPage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<WarningLevel>4</WarningLevel>
4747
<CreateVsixContainer>False</CreateVsixContainer>
4848
<DeployExtension>False</DeployExtension>
49-
<CopyVsixExtensionFiles>False</CopyVsixExtensionFiles>
49+
<CopyVsixExtensionFiles>True</CopyVsixExtensionFiles>
5050
<CopyVsixExtensionLocation>build</CopyVsixExtensionLocation>
5151
</PropertyGroup>
5252
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">

0 commit comments

Comments
 (0)