Skip to content

Commit 1de5d0c

Browse files
Bump Nancy in /src/main/Port.Adapter/In/Api
Bumps [Nancy](https://github.com/NancyFx/Nancy) from 2.0.0-clinteastwood to 2.0.0. - [Release notes](https://github.com/NancyFx/Nancy/releases) - [Commits](NancyFx/Nancy@v2.0.0-clinteastwood...v2.0.0) --- updated-dependencies: - dependency-name: Nancy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1f0fca commit 1de5d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/Port.Adapter/In/Api/In.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.0.0" />
2626
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.0.0" />
2727
<PackageReference Include="Microsoft.AspNetCore.Owin" Version="2.0.0" />
28-
<PackageReference Include="Nancy" Version="2.0.0-clinteastwood" />
28+
<PackageReference Include="Nancy" Version="2.0.0" />
2929
<PackageReference Include="Nancy.Serialization.JsonNet" Version="2.0.0-clinteastwood" />
3030
<PackageReference Include="Neurul.Common.Http" Version="0.1.15" />
3131
<PackageReference Include="NLog.Web.AspNetCore" Version="4.5.1" />

0 commit comments

Comments
 (0)