Skip to content

Conversation

GlebChili
Copy link
Member

Here is an implementation of the specification from the PR #1.

Projects layout:

  1. GmodNET.VersionTool.Core is a .NET Standard 2.0 library which carries functionality of VersionTool and can be consumed from other apps.

  2. GmodNET.VersionTool.Tests is a set of unit (and not really unit) tests for GmodNET.VersionTool.Core.

  3. GmodNET.VersionTool is a command line interface for GmodNET.VersionTool.Core. Intended to be shipped as .NET Core tool but can be used in stand-alone mode. Currently targets .NET Core 3.1 and .NET 5.0.

  4. GmodNET.VersionTool.Target builds a NuGet package with the MSBuild target which simplifies usage of VersionTool in .csproj files.

@GlebChili GlebChili merged commit 4a42b44 into master Dec 26, 2020
@GlebChili GlebChili deleted the dev branch December 26, 2020 11:39
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.

1 participant