Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Release JSIL to NuGet #362

@iskiselev

Description

@iskiselev

I think it will be very convenient for other if they can simple install JSIL using NuGet.
I currently test it with my private JSIL build/private feed. I created three packages:

  • JSIL.Compiler - contains output from bin folder. Also will contain target, that would be executed on build process.
  • JSIL.Meta - contains only JSIL.Meta.dll
  • JSIL.Libraries - contains Libraries, that should be installed on Project that will contain html file.

I have only one unresolved issues. Really, all this three packages depend on each other version, but as they should be installed in different projects, I can't restrict that they version be same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions