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

SDK-based project with new target platforms #21

Merged
merged 8 commits into from
Oct 17, 2019
Merged

SDK-based project with new target platforms #21

merged 8 commits into from
Oct 17, 2019

Commits on Sep 29, 2019

  1. New SDK-based project file and build scripts.

    +netstandard2.0. Issue #11
    3F committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    723b8bf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. fixed build

    3F committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    6e8947c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Configuration menu
    Copy the full SHA
    a7c9fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053a035 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. EnvDTE is obsolete now

    3F committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    e9ab8b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Configuration menu
    Copy the full SHA
    b0f028b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fc35d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. net472 will no longer reference modern MSBuild package!

    Also removed net46 due to net472 changes.
    
    Details in #21
    3F committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    56708a0 View commit details
    Browse the repository at this point in the history