mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-09 01:35:02 +00:00
13 lines
466 B
Plaintext
13 lines
466 B
Plaintext
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<DeployDeviceID>E282E6BE-C7C3-4ece-916A-88FB1CF8AF3C</DeployDeviceID>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<RemoteDebugEnabled>false</RemoteDebugEnabled>
|
|
<StartAction>Project</StartAction>
|
|
<StartProgram>
|
|
</StartProgram>
|
|
<StartArguments>
|
|
</StartArguments>
|
|
</PropertyGroup>
|
|
</Project> |