Visual Studio

LPthatsMe 1 Reputation point
2021-03-31T13:29:31.437+00:00

After I am done editing files and save the project and exit, no sub folders root folders or anyting within the project are showing up when I go to zip the folder to turn in for school. How can I ensure all files are there and not just the sln for my teacher to view?

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,729 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,426 Reputation points
    2021-03-31T13:38:09.16+00:00

    Best way is to use GitHub which is part of Visual Studio. The only caveat is that files that only resides in the bin\debug folder are not included but if you do have files there there are ways to handle them, just ask me.

    The basic instructions are on the following page.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.