dn icon indicating copy to clipboard operation
dn copied to clipboard

A micro-sdk for .NET

Results 3 dn issues
Sort by recently updated
recently updated
newest added

**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....