mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-04 22:07:39 +00:00
6 lines
233 B
Text
6 lines
233 B
Text
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
|
<PropertyGroup>
|
||
|
|
<ActiveDebugProfile>https</ActiveDebugProfile>
|
||
|
|
</PropertyGroup>
|
||
|
|
</Project>
|