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

.vssbe configuration via HJSON #54

Open
3F opened this issue Jul 2, 2019 · 0 comments
Open

.vssbe configuration via HJSON #54

3F opened this issue Jul 2, 2019 · 0 comments

Comments

@3F
Copy link
Owner

3F commented Jul 2, 2019

Here I already noticed about some pros of the new format:

Mode:
{
  $type: net.r_eg.vsSBE.Events.ModeScript, vsSolutionBuildEvent
  Type: Script
  Command:
    '''
    #[7z pack.files
    (
        {
            "$(odir)\\lib\\net$(netstamp)\\*.*",
            "$(odir)\\*.*"
        }, 
        "$(dbin)\\Conari_v$(pVer).zip", 
        { 
            "$(odir)\\*.nuspec" 
        }
    )]
    '''

So, I've plan to consider upgrading to this. But I can't specify dates at all for this issue due to other major tasks.

Thus, PR is welcomed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant