File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Assets/TestProjects/MSBuildTestApp Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<OutputType >Exe</OutputType >
6
6
<TargetFramework >$(CurrentTargetFramework)</TargetFramework >
7
- <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.12-x64;osx.14-x64; ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;rhel.8-x64;centos.7-x64;rhel.7-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64;linux-musl-x64</RuntimeIdentifiers >
7
+ <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.12-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.16.10-x64;rhel.8-x64;centos.7-x64;rhel.7-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64;linux-musl-x64</RuntimeIdentifiers >
8
8
<RestoreAdditionalProjectSources Condition =" '$(TEST_PACKAGES)' != ''" >$(RestoreAdditionalProjectSources);$(TEST_PACKAGES)</RestoreAdditionalProjectSources >
9
9
<ProduceReferenceAssembly >false</ProduceReferenceAssembly >
10
10
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments