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

Modified Build Solution to Include Other Projects #332

Merged
merged 7 commits into from
Nov 30, 2019

Conversation

Mike-E-angelo
Copy link
Member

  • ExtendedXmlSerializer.sln includes all projects like before and is used for AppVeyor build.
  • Introduced ExtendedXmlSerializer Development.sln for (lightweight) development purposes.

Fixes #279

- ExtendedXmlSerializer.sln -> ExtendedXmlSerializer Development.sln
- ExtendedXmlSerializer Build.sln -> ExtendedXmlSerializer.sln
@github-actions github-actions bot added the continuous integration (cc: ci) Workflow process for proper build, testing, and deployment of new code label Nov 30, 2019
@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 2.1.9.622-vipkvcgd completed (commit 0b4d30b5b4 by @Mike-EEE)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 2.1.9.622-vipkvcgd -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 2.1.9.622-trbuaypk completed (commit e3ad8130c8 by @Mike-EEE)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 2.1.9.622-trbuaypk -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 2.1.9.622-nindffyc completed (commit e941fb2f49 by @Mike-EEE)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 2.1.9.622-nindffyc -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@AppVeyorBot
Copy link

Build ExtendedXmlSerializer 2.1.9.622-xrtsuski completed (commit d6a3bcd046 by @Mike-EEE)

Install it by running the following command in Package Manager Console:

Install-Package ExtendedXmlSerializer -Version 2.1.9.622-xrtsuski -Source https://ci.appveyor.com/nuget/extendedxmlserializer-preview

@Mike-E-angelo Mike-E-angelo merged commit ccb569f into master Nov 30, 2019
@Mike-E-angelo Mike-E-angelo deleted the issues/ci/i279 branch November 30, 2019 11:53
@Mike-E-angelo Mike-E-angelo mentioned this pull request Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration (cc: ci) Workflow process for proper build, testing, and deployment of new code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance tests
2 participants