Skip to content

Commit f1ab197

Browse files
Update dependencies (#612)
1 parent e98b3bb commit f1ab197

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Modules/Conversion/GenHTTP.Modules.Conversion.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<ProjectReference Include="..\Basics\GenHTTP.Modules.Basics.csproj" />
4848

49-
<PackageReference Include="YamlDotNet" Version="16.2.1" />
49+
<PackageReference Include="YamlDotNet" Version="16.3.0" />
5050

5151
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
5252

Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
<PackageReference Include="NSubstitute" Version="5.3.0" />
5050

51-
<PackageReference Include="coverlet.collector" Version="6.0.2">
51+
<PackageReference Include="coverlet.collector" Version="6.0.3">
5252
<PrivateAssets>all</PrivateAssets>
5353
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5454
</PackageReference>
@@ -64,11 +64,11 @@
6464
<ProjectReference Include="..\..\Engine\Internal\GenHTTP.Engine.Internal.csproj" />
6565
<ProjectReference Include="..\..\Engine\Kestrel\GenHTTP.Engine.Kestrel.csproj" />
6666
<ProjectReference Include="..\..\Engine\Shared\GenHTTP.Engine.Shared.csproj" />
67-
67+
6868
<ProjectReference Include="..\..\Adapters\AspNetCore\GenHTTP.Adapters.AspNetCore.csproj" />
6969

7070
<ProjectReference Include="..\Testing\GenHTTP.Testing.csproj" />
71-
71+
7272
<ProjectReference Include="..\..\Modules\ApiBrowsing\GenHTTP.Modules.ApiBrowsing.csproj" />
7373
<ProjectReference Include="..\..\Modules\GenHTTP.Modules.I18n\GenHTTP.Modules.I18n.csproj" />
7474
<ProjectReference Include="..\..\Modules\Authentication\GenHTTP.Modules.Authentication.csproj" />

0 commit comments

Comments
 (0)