Skip to content
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

SvgTestBox: Added the quick testing application for debugging issues #29

Merged
merged 1 commit into from
Sep 8, 2020

Conversation

paulushub
Copy link
Collaborator

  • Added supporting build libraries (Tests/Libs) for all the framework versions
  • SvgTestBox provides text editor viewing, editing and rendering SVG files
  • ClipArtViewer is updated to display folder selecting dialog and error notifications.

- Added supporting build libraries (Tests/Libs) for all the framework versions
- SvgTestBox provides text editor viewing, editing and rendering SVG files
- ClipArtViewer is updated to display folder selecting dialog and error notifications.
@jogibear9988
Copy link
Member

remove binarys

@jogibear9988
Copy link
Member

and change gitignore to skip them after the removal

@paulushub
Copy link
Collaborator Author

The only binaries are libraries in Tests/Libs directory, similar to SVGImage/Source/SVGImage.Design/libs/.

@jogibear9988
Copy link
Member

no, the libs you include are all availble as nugets, the two in design are not

@jogibear9988
Copy link
Member

you included system.io.dll, system. runtime.dll, ...

@paulushub
Copy link
Collaborator Author

Only in the .NET 4.0 folder, which required specialized customization including version redirection to build and included to prevent dependent samples from doing the same customization.
I have spent enough time trying to get these to work, I have other things to do.

@jogibear9988 jogibear9988 merged commit 725bb81 into dotnetprojects:master Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants