Skip to content

Commit

Permalink
[Dependencies] Updating NuGet (Versioning policy) to 6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed May 22, 2024
1 parent f0647ef commit 27b67dd
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 @@ -14,7 +14,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated ThisAssembly.AssemblyInfo to 1.4.3
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.9.0
- Dependencies - Updated NSubstitute.Analyzers.CSharp to 1.0.17
- Dependencies - Updated NuGet to 6.9.1
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.40
- Dependencies - Updated coverlet to 6.0.2
- Dependencies - Updated Microsoft.Extensions to 8.0.1
Expand All @@ -33,6 +32,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
- Dependencies - Updated xunit to 2.8.0
- Dependencies - Updated FunFair.Test.Common to 6.1.55.490
- Dependencies - Updated Meziantou.Analyzer to 2.0.152
- Dependencies - Updated NuGet to 6.10.0
### Removed
### Deployment Changes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<Import Project="$(SolutionDir)FunFair.props" />
<ItemGroup>
<PackageReference Include="LibGit2Sharp" Version="0.30.0" />
<PackageReference Include="NuGet.Versioning" Version="6.9.1" />
<PackageReference Include="NuGet.Versioning" Version="6.10.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" ExcludeAssets="runtime" />
Expand Down

0 comments on commit 27b67dd

Please sign in to comment.