Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Aptivi-Archives/roslyn-offline-packaging

Repository files navigation

Roslyn Offline Packaging

This is a new iteration for Roslyn offline packaging. To initialize the offline package, follow these steps:

  1. Clone this repository
  2. Fetch the submodules by running git submodule update --init
  3. Run initializeoffline.sh

To build Roslyn offline, use ./build.sh --restore --build --configuration Release-MONO /p:DisableNerdbankVersioning=true from the roslyn directory.

Releases

No releases published

Packages

No packages published

Languages