-
-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: devlooped/nugetizer
base: aa25e6e
head repository: devlooped/nugetizer
compare: d55419b
- 9 commits
- 14 files changed
- 3 contributors
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cfefd20 - Browse repository at this point
Copy the full SHA cfefd20View commit details
Commits on Nov 22, 2024
-
When running nugetize, never cleanup built packages
This is typically unnecessary regardless of what setting users use for cleanup.
Configuration menu - View commit details
-
Copy full SHA for 7f35eb7 - Browse repository at this point
Copy the full SHA 7f35eb7View commit details -
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Improve triage actions on issues devlooped/oss@33000c0 - Update .gitignore to ignore .genaiscript devlooped/oss@e0be248 - Skip discussion issues when generating changelog devlooped/oss@08d83cb - If we provide a docs category, don't exclude docs :) devlooped/oss@0c23e24 - Don't copy default icon to output directory devlooped/oss@9263184 - Update typed resgen to opt-in only devlooped/oss@a8b2080 - Simplify .gitattributes devlooped/oss@5f92a68
Configuration menu - View commit details
-
Copy full SHA for e56e870 - Browse repository at this point
Copy the full SHA e56e870View commit details -
Bump the tests group across 1 directory with 3 updates
Bumps the tests group with 3 updates in the / directory: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [xunit](https://github.com/xunit/xunit). Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.12.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e80024 - Browse repository at this point
Copy the full SHA 2e80024View commit details -
Bump MSBuild.StructuredLogger and Microsoft.NETFramework.ReferenceAss…
…emblies Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `MSBuild.StructuredLogger` from 2.2.291 to 2.2.386 - [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases) - [Commits](https://github.com/KirillOsenkov/MSBuildStructuredLog/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: MSBuild.StructuredLogger dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa5171c - Browse repository at this point
Copy the full SHA aa5171cView commit details -
Bump NuGet.Packaging and Microsoft.NETFramework.ReferenceAssemblies
Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `NuGet.Packaging` from 6.10.1 to 6.12.1 - [Release notes](https://github.com/NuGet/NuGet.Client/releases) - [Commits](https://github.com/NuGet/NuGet.Client/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: NuGet.Packaging dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70521aa - Browse repository at this point
Copy the full SHA 70521aaView commit details
Commits on Nov 24, 2024
-
Bump Microsoft.Build and Microsoft.NETFramework.ReferenceAssemblies
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.Build` from 17.10.4 to 17.12.6 - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](dotnet/msbuild@v17.10.4...v17.12.6) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 707b7ad - Browse repository at this point
Copy the full SHA 707b7adView commit details
Commits on Nov 25, 2024
-
Bump PolySharp from 1.14.1 to 1.15.0
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a35c26 - Browse repository at this point
Copy the full SHA 3a35c26View commit details -
Bump Microsoft.TestPlatform.ObjectModel and Microsoft.NETFramework.Re…
…ferenceAssemblies Bumps [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Microsoft.TestPlatform.ObjectModel` from 17.10.0 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.10.0...v17.12.0) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d55419b - Browse repository at this point
Copy the full SHA d55419bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aa25e6e...d55419b