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

Added package for using Cli tools from MsBuild like a NSwag.MSBuild #2685

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 21, 2023

  1. added package

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c693479 View commit details
    Browse the repository at this point in the history
  2. save as project

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5ff0c4e View commit details
    Browse the repository at this point in the history
  3. fixed build via dotnet pack -c Release -o artifacts

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6c65860 View commit details
    Browse the repository at this point in the history
  4. fix props

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    71d7182 View commit details
    Browse the repository at this point in the history
  5. added additional support for .netcore3.1

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b21afb2 View commit details
    Browse the repository at this point in the history
  6. change dependency list

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    51ef0e5 View commit details
    Browse the repository at this point in the history
  7. fix target framework

    danilov.s committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c48bb6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f393408 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. update readme and props

    danilov.s committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f8c3f8d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. fix tests

    danilov.s committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c6efc7a View commit details
    Browse the repository at this point in the history
  2. fix target framework version

    danilov.s committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c80b072 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. tests fix

    danilov.s committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1e74e54 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. added support for .net8

    danilov.s committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4fca821 View commit details
    Browse the repository at this point in the history
  2. revert package description

    danilov.s committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    acb0db7 View commit details
    Browse the repository at this point in the history