From: Tomas Weinfurt Date: Tue, 3 Jul 2018 21:00:40 +0000 (-0700) Subject: add missing files to package properly on FreeBSD (dotnet/coreclr#18764) X-Git-Tag: submit/tizen/20210909.063632~11030^2~4447 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e006d45adb90bff04290ac0b5630d033ad85ff68;p=platform%2Fupstream%2Fdotnet%2Fruntime.git add missing files to package properly on FreeBSD (dotnet/coreclr#18764) Commit migrated from https://github.com/dotnet/coreclr/commit/8d32f87b74b90f7da03574f3d44a370319886681 --- diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.ILAsm/runtime.FreeBSD.Microsoft.NETCore.ILAsm.props b/src/coreclr/src/.nuget/Microsoft.NETCore.ILAsm/runtime.FreeBSD.Microsoft.NETCore.ILAsm.props new file mode 100644 index 00000000000..a8019b21e63 --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.ILAsm/runtime.FreeBSD.Microsoft.NETCore.ILAsm.props @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.ILDAsm/runtime.FreeBSD.Microsoft.NETCore.ILDAsm.props b/src/coreclr/src/.nuget/Microsoft.NETCore.ILDAsm/runtime.FreeBSD.Microsoft.NETCore.ILDAsm.props new file mode 100644 index 00000000000..f7ab15b6641 --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.ILDAsm/runtime.FreeBSD.Microsoft.NETCore.ILDAsm.props @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Jit/runtime.FreeBSD.Microsoft.NETCore.Jit.props b/src/coreclr/src/.nuget/Microsoft.NETCore.Jit/runtime.FreeBSD.Microsoft.NETCore.Jit.props new file mode 100644 index 00000000000..b92d11ae597 --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Jit/runtime.FreeBSD.Microsoft.NETCore.Jit.props @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.props b/src/coreclr/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.props index ff2f587a1c2..a46a1bee556 100644 --- a/src/coreclr/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.props +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Native/Microsoft.NETCore.Native.props @@ -1,6 +1,6 @@ - Linux;OSX + Linux;OSX;FreeBSD - \ No newline at end of file + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Native/runtime.FreeBSD.Microsoft.NETCore.Native.props b/src/coreclr/src/.nuget/Microsoft.NETCore.Native/runtime.FreeBSD.Microsoft.NETCore.Native.props new file mode 100644 index 00000000000..dea614a67d9 --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Native/runtime.FreeBSD.Microsoft.NETCore.Native.props @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.FreeBSD.Microsoft.NETCore.Runtime.CoreCLR.props b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.FreeBSD.Microsoft.NETCore.Runtime.CoreCLR.props new file mode 100644 index 00000000000..fcf0d78a0b9 --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.FreeBSD.Microsoft.NETCore.Runtime.CoreCLR.props @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.TestHost/runtime.FreeBSD.Microsoft.NETCore.TestHost.props b/src/coreclr/src/.nuget/Microsoft.NETCore.TestHost/runtime.FreeBSD.Microsoft.NETCore.TestHost.props new file mode 100644 index 00000000000..ce004bdac4d --- /dev/null +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.TestHost/runtime.FreeBSD.Microsoft.NETCore.TestHost.props @@ -0,0 +1,6 @@ + + + + + + diff --git a/src/coreclr/src/.nuget/dir.props b/src/coreclr/src/.nuget/dir.props index 4163f143004..03d06753daa 100644 --- a/src/coreclr/src/.nuget/dir.props +++ b/src/coreclr/src/.nuget/dir.props @@ -23,7 +23,7 @@ $(OSRid) - Windows_NT;OSX;Android;Linux + Windows_NT;OSX;Android;Linux;FreeBSD ;$(SupportedPackageOSGroups);