File tree Expand file tree Collapse file tree 9 files changed +9
-8
lines changed
TestPackages/dotnet-hello
AppWithCorruptedLaunchSettings
AppWithLaunchSettingsNoDefault Expand file tree Collapse file tree 9 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 9
9
<TargetFramework >netcoreapp2.2</TargetFramework >
10
10
<AssemblyName >dotnet-hello</AssemblyName >
11
11
<OutputType >Exe</OutputType >
12
- <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.16.10-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers >
12
+ <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.20.04-x64;ubuntu. 16.10-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers >
13
13
<IsPackable >true</IsPackable >
14
14
<ExcludeFromSourceBuild >true</ExcludeFromSourceBuild >
15
15
</PropertyGroup >
Original file line number Diff line number Diff line change 9
9
<TargetFramework >netcoreapp2.2</TargetFramework >
10
10
<AssemblyName >dotnet-hello</AssemblyName >
11
11
<OutputType >Exe</OutputType >
12
- <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.16.10-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers >
12
+ <RuntimeIdentifiers >win7-x64;win7-x86;osx.10.10-x64;osx.10.11-x64;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.20.04-x64;ubuntu. 16.10-x64;centos.7-x64;rhel.7.2-x64;debian.8-x64;fedora.24-x64;opensuse.42.1-x64</RuntimeIdentifiers >
13
13
<IsPackable >true</IsPackable >
14
14
<ExcludeFromSourceBuild >true</ExcludeFromSourceBuild >
15
15
</PropertyGroup >
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;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.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.18.04-x64;ubuntu.20.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
</PropertyGroup >
9
9
</Project >
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;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.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.18.04-x64;ubuntu.20.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
</PropertyGroup >
9
9
</Project >
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;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.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.18.04-x64;ubuntu.20.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
</PropertyGroup >
9
9
</Project >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<OutputType >Exe</OutputType >
5
5
<TargetFramework >$(CurrentTargetFramework)</TargetFramework >
6
- <RuntimeIdentifiers >osx.10.11-x64;osx.10.12-x64;osx.10.14-x64;osx.10.15-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.14.04-x64;win10-x64;win81-x64</RuntimeIdentifiers >
6
+ <RuntimeIdentifiers >osx.10.11-x64;osx.10.12-x64;osx.10.14-x64;osx.10.15-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.20.04-x64;ubuntu. 14.04-x64;win10-x64;win81-x64</RuntimeIdentifiers >
7
7
<ProduceReferenceAssembly >false</ProduceReferenceAssembly >
8
8
</PropertyGroup >
9
9
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFramework >netstandard1.4</TargetFramework >
4
- <RuntimeIdentifiers >osx.10.11-x64;osx.10.12-x64;osx.10.14-x64;osx.10.15-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.14.04-x64;win10-x64;win81-x64</RuntimeIdentifiers >
4
+ <RuntimeIdentifiers >osx.10.11-x64;osx.10.12-x64;osx.10.14-x64;osx.10.15-x64;ubuntu.16.04-x64;ubuntu.18.04-x64;ubuntu.20.04-x64;ubuntu. 14.04-x64;win10-x64;win81-x64</RuntimeIdentifiers >
5
5
<Description >'$(RuntimeIdentifier)'</Description >
6
6
</PropertyGroup >
7
7
<ItemGroup >
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ public static string InvokeNativeCodeAndReturnAString()
10
10
{
11
11
switch ( GetRidStoredInAssemblyDescriptionAttribute ( ) )
12
12
{
13
+ case "'ubuntu.20.04-x64'" :
13
14
case "'ubuntu.18.04-x64'" :
14
15
case "'ubuntu.16.04-x64'" :
15
16
case "'ubuntu.14.04-x64'" :
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;ubuntu.14.04-x64;ubuntu.16.04-x64;ubuntu.18.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.18.04-x64;ubuntu.20.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