adding <RuntimeIdentifier>win</RuntimeIdentifier>

This commit is contained in:
LarsBrubaker 2021-11-18 21:37:00 -08:00
parent 4e1248b2a9
commit b26ab4629a
4 changed files with 6 additions and 4 deletions

View file

@ -18,7 +18,8 @@
<RootNamespace>MatterControl.AutomationTests</RootNamespace>
<AssemblyName>MatterControl.AutomationTests</AssemblyName>
<TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<RuntimeIdentifier>win</RuntimeIdentifier>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">