8000 Sign the VSIX by jcansdale · Pull Request #2460 · github/VisualStudio · GitHub
[go: up one dir, main page]

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

Sign the VSIX #2460

Merged
merged 8 commits into from
Mar 28, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add link to GitHub Actiions workflow
  • Loading branch information
jcansdale committed Mar 28, 2020
commit 4b4c40e1b55d0546eabef9cae6b16ce6cca12299
1 change: 1 addition & 0 deletions GitHubVS.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Meta", "Meta", "{72036B62-2FA6-4A22-8B33-69F698A18CF1}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.github\workflows\main.yml = .github\workflows\main.yml
README.md = README.md
version.json = version.json
EndProjectSection
Expand Down
0