Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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
1 change: 1 addition & 0 deletions 1 .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ env:
config: Release
githubvsSolution: GitHubVS.sln
vsixContainer: ${{ github.workspace }}\GitHub.VisualStudio.vsix
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
Expand Down
1 change: 0 additions & 1 deletion 1 nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
<add key="vsixtesting" value="https://www.myget.org/F/vsixtesting/api/v3/index.json" />
<add key="Custom Packages for GHfVS" value="lib" />
</packageSources>
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.