Skip to content

Commit

Permalink
Bump Yarp.ReverseProxy from 1.0.0 to 1.0.1 in /src/dotnet-serve
Browse files Browse the repository at this point in the history
Bumps [Yarp.ReverseProxy](https://github.com/microsoft/reverse-proxy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/microsoft/reverse-proxy/releases)
- [Commits](microsoft/reverse-proxy@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: Yarp.ReverseProxy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 24, 2022
1 parent 5a9653e commit 17a4f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet-serve/dotnet-serve.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.0.1" />
<PackageReference Include="DotNetConfig" Version="1.0.6" />
<PackageReference Include="Portable.BouncyCastle" Version="1.9.0" />
<PackageReference Include="Yarp.ReverseProxy" Version="1.0.0" />
<PackageReference Include="Yarp.ReverseProxy" Version="1.0.1" />

<None Include="..\..\README.md" Pack="true" PackagePath="\" />
</ItemGroup>
Expand Down

0 comments on commit 17a4f9b

Please sign in to comment.