Support nuspec file in dotnet-pack 48/174548/1 accepted/tizen/unified/20180403.060159 submit/tizen/20180402.095245
authorWonyoung Choi <wy80.choi@samsung.com>
Tue, 3 Apr 2018 02:28:21 +0000 (11:28 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Tue, 3 Apr 2018 02:28:21 +0000 (11:28 +0900)
commitec8006bdd80ab534a6039b76407991787ba99656
treee45160e09513fd0e6f9c2ede334d32e78d1ad0de
parentd45d8dbee2c97e591305c0a842e4dbec738bf8ef
Support nuspec file in dotnet-pack

Change-Id: If7cf631c0900670a7ab1f788df13e40b42d2dccd
18 files changed:
Tools/dotnet-build.sh
Tools/dummypack.csproj [new file with mode: 0644]
dotnet/TIZEN.txt
dotnet/sdk/2.0.0/Microsoft.CSharp.Targets [deleted symlink]
dotnet/sdk/2.0.0/Microsoft/Portable/Microsoft.Portable.Core.props [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/Microsoft.Portable.Core.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.0/Microsoft.Portable.Common.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.0/Microsoft.Portable.VisualBasic.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.5/Microsoft.Portable.CSharp.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.5/Microsoft.Portable.Common.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.5/Microsoft.Portable.VisualBasic.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.6/Microsoft.Portable.CSharp.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.6/Microsoft.Portable.Common.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v4.6/Microsoft.Portable.VisualBasic.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v5.0/Microsoft.Portable.CSharp.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v5.0/Microsoft.Portable.Common.targets [deleted file]
dotnet/sdk/2.0.0/Microsoft/Portable/v5.0/Microsoft.Portable.VisualBasic.targets [deleted file]