We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed7206 commit 409d4ecCopy full SHA for 409d4ec
SymbolFilterServer/SymbolFilterServer.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFramework>netcoreapp1.1</TargetFramework>
6
+ <RuntimeIdentifiers>win7-x86</RuntimeIdentifiers>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments