Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

0.9.3-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@terrajobst terrajobst released this 12 Jan 02:16
· 304 commits to master since this release

Changes

  • #29: nuspec is not regenerated after changing NuProj file
  • #10: NuProj doesn't detect libraries that come indirect dependencies on NuGet packages
  • #13: Don't build ProjectReferences when building inside of Visual Studio
  • #14: NuProj shouldn't exclude identically named content files in dependencies
  • #3: Add support for nuspec property "developmentDependency
  • #17: Ability to pass through allowedVersions=[0.0.1] from source proj to nuproj?
  • #33: Filter duplicate libraries in GetPackageFiles target
  • #23: Simplify each BasicTests test.
  • #18: Add test infrastructure
  • #50: Admin installs of NuProj fail with 2203
  • #48: Adding an existing file defaults to "None"
  • #47: Empty NuProj fails to build
  • #32: NuProj doesn't build referenced NuProj
  • #28: Support merging in a user specific .nuspec file
  • #12: NuProj and non-NuProj dependencies mixing bug

Visual Studio Integration

The VS integration is provided on the Visual Studio Gallery.

Build Server Support

The previous release provided a ZIP file for build server binaries. You can now just use the NuProj NuGet package instead.