Skip to content

Commit

Permalink
Update GenHTTP version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Jul 6, 2022
1 parent 8577c8a commit 8970110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MockH.Tests/MockH.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>

<PackageReference Include="GenHTTP.Modules.DirectoryBrowsing" Version="6.3.4" />
<PackageReference Include="GenHTTP.Modules.DirectoryBrowsing" Version="6.3.5" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />

Expand Down
4 changes: 2 additions & 2 deletions MockH/MockH.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@

<None Include="..\LICENSE" Pack="true" PackagePath="\" />

<PackageReference Include="GenHTTP.Core" Version="6.3.4" />
<PackageReference Include="GenHTTP.Core" Version="6.3.5" />

<PackageReference Include="GenHTTP.Modules.Functional" Version="6.3.4" />
<PackageReference Include="GenHTTP.Modules.Functional" Version="6.3.5" />

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />

Expand Down

0 comments on commit 8970110

Please sign in to comment.