Add RuntimeIdentifiers property.

This commit is contained in:
Jared Goodwin 2019-12-15 17:23:25 -08:00
parent 47dedfe2b1
commit bff170a978

View File

@ -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>