Merge branch 'main' into dependabot/nuget/DynamicData-7.12.1

This commit is contained in:
Timothy Baldridge 2022-10-31 20:53:00 -06:00 committed by GitHub
commit 159412592b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Octokit" Version="3.0.1" />
<PackageReference Include="Octokit" Version="4.0.1" />
</ItemGroup>
</Project>

View File

@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Octokit" Version="3.0.1" />
<PackageReference Include="Octokit" Version="4.0.1" />
<PackageReference Include="YamlDotNet" Version="12.0.2" />
</ItemGroup>