File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ build :
2+ docker :
3+ web : Dockerfile
4+ run :
5+ web : ASPNETCORE_URLS=http://*:$PORT dotnet IronHook.Web.dll
Original file line number Diff line number Diff line change 1717 <ProjectReference Include =" ..\..\src\IronHook.PostgreSql\IronHook.PostgreSql.csproj" />
1818 </ItemGroup >
1919 <ItemGroup >
20- <PackageReference Include =" AspNetCore.MarkdownDocumenting" Version =" 2.1.2 " />
20+ <PackageReference Include =" AspNetCore.MarkdownDocumenting" Version =" 2.3.0 " />
2121 <PackageReference Include =" Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version =" 1.10.14" />
22- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 5.0.0 " />
22+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.1.5 " />
2323 <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 5.0.8" >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments