mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Add RuntimeIdentifiers property.
This commit is contained in:
parent
47dedfe2b1
commit
bff170a978
@ -4,6 +4,7 @@
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<RuntimeIdentifiers>win</RuntimeIdentifiers>
|
||||
<ProjectGuid>{486A238C-387B-49C5-A361-B86ACDB2572A}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<RootNamespace>Remotely.Desktop.Win</RootNamespace>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user