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 missing project types #15

Merged
merged 5 commits into from
Jun 13, 2019
Merged

Conversation

wouterroos
Copy link
Contributor

No description provided.

@3F
Copy link
Owner

3F commented Jun 12, 2019

Thanks for your contribution!

Can you just format spaces where equal sign. Thanks.

@wouterroos
Copy link
Contributor Author

Like this?

@3F
Copy link
Owner

3F commented Jun 13, 2019

Like this?

Yes, thanks, 17677ad looks ok. But you return it back again by the new commit 90f6ad3
:)

And before merge, again, either update your commits or I will squash this because of many unrelated items.

@3F 3F added this to the 2.3 milestone Jun 13, 2019
@wouterroos
Copy link
Contributor Author

fixed the formatting again, something to do with auto formatting tools in Visual Studio. Squash merge is fine by me.

@3F 3F merged commit 7ededdb into 3F:master Jun 13, 2019
3F added a commit that referenced this pull request Jun 17, 2019
* FIXED: Added support of `.` character in solution/project configuration name.
         Issue #13.
         ~
        ```
         {Guid}.Debug.x64.x86|Any.CPU.etc.Build.0 = Debug.x64.x86|Any.CPU.etc
                \___________/ \_________/ \_____/ ^ \___________/ \_________/
        ```

* FIXED: [Broken in 2.2] Processing solution breaks when solution contains
         some unsupported/unknown project type. Issue #14. (Thanks @wouterroos).

* NEW: An `Deploy` flag support. PR #16 (Thanks @wouterroos).

       +IConfPlatformPrj.IncludeInDeploy

* NEW: Added new the following project types below. PR #15 (Thanks @wouterroos).

       +ProjectType.Deploy
       +ProjectType.Sf

* CHANGED: Updated package's tool hMSBuild 2.1

           Release notes:
           https://github.com/3F/hMSBuild/releases/tag/v2.1
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