nugetizer
nugetizer copied to clipboard
A simple to understand packing model for authoring NuGet packages
Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. Release notes Sourced from Microsoft.TestPlatform.ObjectModel's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here. v17.3.0-preview-20220530-08 See the release notes here....
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.0 See the release notes here. v17.3.0-preview-20220612-01 See the release notes here. v17.3.0-preview-20220530-08 See the release notes here....
Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.4.1 to 1.5.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) from 6.2.1 to 6.3.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
For the following fsproj file: ``` net6.0;netstandard2.0 true 1.0.0 true True ``` Running the following command: ``` PS ...\LibLangFsharp\src> dotnet build -c Release Microsoft (R) Build Engine version 17.2.0+41abc5629 for...
When bumping to NET6, the new dotnet (SDK? CLI?) fails to run tests that target net472 due to MSBuild internal implementation details/changes: ``` Can't find custom attr constructor image: /home/runner/.dotnet/sdk/6.0.300/Microsoft.Build.dll...
When creating non-trivial nugets with multiple projects included, the simple instructions in the current docs typically fall short and you need a proper packaging project instead. This is already supported...
Both [NoTargets](https://github.com/microsoft/MSBuildSdks/tree/main/src/NoTargets) and [Traversal](https://github.com/microsoft/MSBuildSdks/tree/main/src/Traversal) SDKs are very convenient for creating packaging projects. NoTargets, as a simple aggregator of content for a single-targeting (one TF) package. Traversal for multi-package building from...
I'm using nugetizer 0.6 and have following issue when using floating versions. In my project I have PackageReference like this `` on my artifactory I have this package in versions...
# devlooped/oss - Update combine prs default message https://github.com/devlooped/oss/commit/74189b0