Skip to content

Commit

Permalink
Merge pull request #12 from lookbusy1344/dependabot/nuget/multi-44414…
Browse files Browse the repository at this point in the history
…50ceb

Bump NuGet.Packaging and NuGet.Common
  • Loading branch information
lookbusy1344 committed Jul 1, 2024
2 parents 8bdbcf4 + 805da6c commit d92e757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RecordValueAnalyser.Test/RecordValueAnalyser.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testing.MSTest" Version="1.1.2" />
<PackageReference Include="NuGet.Common" Version="6.10.0" />
<PackageReference Include="NuGet.Packaging" Version="6.10.0" />
<PackageReference Include="NuGet.Common" Version="6.10.1" />
<PackageReference Include="NuGet.Packaging" Version="6.10.1" />
<PackageReference Include="NuGet.Protocol" Version="6.10.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
Expand Down

0 comments on commit d92e757

Please sign in to comment.