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

Commit a5513c5

Browse files
committed
Merge remote-tracking branch 'upstream/master' into fixes/1666-filter-pr-solution-explorer
2 parents 7d355e4 + c6d7304 commit a5513c5

File tree

147 files changed

+231
-375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+231
-375
lines changed

Directory.Build.Props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<Product>GitHub Extension for Visual Studio</Product>
4-
<Version>2.5.6.0</Version>
4+
<Version>2.5.7.0</Version>
55
<Copyright>Copyright © GitHub, Inc. 2014-2018</Copyright>
6-
<LangVersion>7.3</LangVersion>
6+
<LangVersion>7.3</LangVersion>
77
</PropertyGroup>
88
</Project>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
os: Visual Studio 2017
2-
version: '2.5.6.{build}'
2+
version: '2.5.7.{build}'
33
skip_tags: true
44
install:
55
- ps: |

docs/contributing/cloning-a-repository-to-visual-studio.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/contributing/creating-gists.md

Lines changed: 0 additions & 23 deletions
This file was deleted.
-34.7 KB
Binary file not shown.
-26.3 KB
Binary file not shown.
-4.14 KB
Binary file not shown.
-29 KB
Binary file not shown.

docs/contributing/viewing-the-pull-requests-for-a-repository.md

Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 39 additions & 0 deletions

0 commit comments

Comments
 (0)