-
Notifications
You must be signed in to change notification settings - Fork 477
Remove binary build artifacts #649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove binary build artifacts #649
Conversation
Please tell us what the following applications can be used for.
|
I understood this application. |
This are existing sample apps, I have just added them to solution and fixed build. If they are not helpful I propose to remove them from repo. |
These are examples applications, and I agree that they are more visible if added to the solution. I haven't checked the usability of the examples per se - I agree with @wieslawsoltes that they shall be removed if they are obsolete. |
These are just sample codes.
This could be used for code-based testing if modified. I think that it is better to write description of projects in readme or wiki, if add them to solution. |
A description of the samples on a separate documentation page is a good idea! Maybe I will have a look later... |
I checked the samples. Both are command line tools, but don't need a special command line argument (an example image is provided in both cases). I still think it is a good idea to have the samples in the solution to improve their visibility. |
What does this implement/fix? Explain your changes.
bin
andobj
folders and contents fromSamples\RuntimeUpdates\
path.also I have noticed some other issues related to samples/solution:
Entities
andRuntimeUpdates
samples.XMLOutputTester
sample to solution.Samples\.gitignore
.Tests
folder for test projects.