Skip to content

Conversation

NickCraver
Copy link
Member

@NickCraver NickCraver commented May 5, 2017

After a lot of work on the NuGet side, project re-arranging, and manual includes control - I think we have a working VS 2017 tooling build (using a pre-release NuGet.Build.Tasks.Pack with fixes - see NuGet/Home#4853 for details).

This fixes the missing <frameworkAssemblies> in the current VS 2017 build, a problem across all libraries with any needed. Other changes:

  • Overhauls the build script to properly handle pre-release cases, current tests, etc.
  • Upgrades xUnit to 2.3.0 beta1
  • Runs tests via dotnet xunit
  • Moves .StrongName.csprojprojects into their own folder (current tooling cannot reasonably share obj)
  • Adds a build.cmd because holy fuck I'm tired of switching shells
  • Adds semver.txt versioning model
  • Preps for appveyor.yml support next

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.

2 participants