github

  1. complete

    How can I remove a git and github repository connection to a solution in Visual Studio 2022?

    First of all, I should explain the mess I have gotten myself into in order to explain this issue. (This was a windows form application with .Net Framework version 4.7.2.) I had the idea while thinking outside of the proverbial box, that a short cut to a problem I was facing was to make a...
  2. S

    How to target a .sln file, when running the dotnet publish command inside of a workflow

    Hi, I am experiencing the following issue when attempting to deploy a project to the test environment through a workflow (YAML file): MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file. Where the issue is being...
  3. M

    Question Easiest way to use Github with Visual Studio?

    I am a fresh programmer, and my experience is quite limited. Seeing as how people recommend using Git with projects, I've started getting quite font of using command prompt when I watch tutorials. However, one thing bugs me: There seems to always be a bunch of stuff that needs 'pushing' after...
Back
Top Bottom