Skip to content

Instantly share code, notes, and snippets.

@WolfgangOfner
Created April 2, 2024 20:17
Show Gist options
  • Save WolfgangOfner/1e2f7a32e3265d71fb3fda247bbe68f3 to your computer and use it in GitHub Desktop.
Save WolfgangOfner/1e2f7a32e3265d71fb3fda247bbe68f3 to your computer and use it in GitHub Desktop.
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<ContainerEnvironmentVariable Include="ASPNETCORE_HTTP_PORTS" Value="22334" />
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment