Skip to content

Commit

Permalink
[Dependencies] Updating NuGet (Versioning policy) to 6.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Oct 17, 2024
1 parent 932ac2f commit 843135d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated ThisAssembly.AssemblyInfo to 1.5.0
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.11.20
- Dependencies - Updated SonarAnalyzer.CSharp to 9.32.0.97167
- Dependencies - Updated NuGet to 6.11.0
- SDK - Update DotNet to 9.0 RC1
- SDK - Updated DotNet SDK to 9.0.100-rc.2.24474.11
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.1.11
Expand All @@ -24,6 +23,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated FunFair.Test.Common to 6.1.69.630
- Dependencies - Updated Microsoft.Extensions to 8.0.2
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.11.1
- Dependencies - Updated NuGet to 6.11.1
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<ProjectReference Include="..\FunFair.BuildCheck.Interfaces\FunFair.BuildCheck.Interfaces.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="NuGet.Versioning" Version="6.11.0" />
<PackageReference Include="NuGet.Versioning" Version="6.11.1" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 843135d

Please sign in to comment.