ticket_manager/TicketManager.csproj.user
2020-03-30 16:21:22 +02:00

11 lines
No EOL
497 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Release' ">
<StartAction>Project</StartAction>
<EnvironmentVariables>
<Variable name="ASPNETCORE_ENVIRONMENT" value="Production" xmlns="" />
</EnvironmentVariables>
<LaunchUrl>/</LaunchUrl>
<ApplicationURL>https://localhost:5001;http://localhost:5000</ApplicationURL>
</PropertyGroup>
</Project>