dn
dn copied to clipboard
A micro-sdk for .NET
**Priority:** P0 **Estimate:** 2-4 hours **Status:** Not Started ## Description Make restored packages usable during build by reading the project.assets.json file. ## Tasks - [ ] Add NuGet.ProjectModel reference to...
**Priority:** P0 **Estimate:** 2-3 hours **Status:** Not Started **Depends on:** Task 4.1 - Read project.assets.json in BuildCommand ## Description Extract package compile assemblies from lock file and add them to...
**Priority:** P0 **Estimate:** 1-2 hours **Status:** Not Started **Depends on:** Task 4.2 - Add Package References to Compiler ## Description Create comprehensive integration tests for the restore → build workflow....