Add GitHub Actions workflow for .NET Core Desktop#122
Closed
sebokedimamello29-hue wants to merge 1 commit intogithub:mainfrom
Closed
Add GitHub Actions workflow for .NET Core Desktop#122sebokedimamello29-hue wants to merge 1 commit intogithub:mainfrom
sebokedimamello29-hue wants to merge 1 commit intogithub:mainfrom
Conversation
This workflow builds, tests, signs, and packages a .NET Core desktop application using GitHub Actions.
Contributor
|
@sebokedimamello29-hue Thanks for your contribution, but I'm really not sure what this is or why we would add it. It seems to be a GitHub Actions workflow for building a desktop application, but it doesn't build any specific application and doesn't appear to have any relationship to the rest of the code in this repo. It's pointing to a solution and project that don't exist. My guess is that you're enthusiastic about Copilot SDK and are aiming to find a way to contribute. If so that's great - please consider building a related project externally or addressing issues that are raised about the code in this repo. I'll close the PR since it doesn't look like something we can move forwards with. Hope that's OK! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This workflow builds, tests, signs, and packages a .NET Core desktop application using GitHub Actions.