[Build] Init RISCV build
[platform/core/dotnet/build-tools.git] / tools /
2023-06-29 Jay ChoUpdate additional packs and override 25/294925/1
2022-12-14 j-h.choiAdd restore option in dotnet-wrapper 10/285510/1
2022-04-22 Wonyoung ChoiMake nuget source handling pass always 68/274168/1
2022-04-22 Wonyoung ChoiEnsure that the nuget config file is created. 67/274167/1
2022-04-22 Wonyoung ChoiUse /nuget as a default nuget source instead of nuget.org 66/274166/1
2022-01-19 Wonyoung ChoiBump to dotnet-sdk 6.0.101 03/269603/2 accepted/tizen/unified/20220120.154511 submit/tizen/20220119.095908
2022-01-04 Wonyoung ChoiClear nuget cache at first time dotnet build 53/268853/2 accepted/tizen/unified/20220104.123144 submit/tizen/20220104.050221
2020-07-31 Wonyoung ChoiFix dotnet-wrapper.sh to pass quoted string to sdk 61/239961/1 accepted/tizen/unified/20200731.145632 submit/tizen/20200731.044753
2020-07-30 Wonyoung ChoiFix dotnet-wrapper to disable nodeReuse 24/239824/1 accepted/tizen/unified/20200730.130851 submit/tizen/20200730.052036
2020-07-30 Wonyoung ChoiReplace source path to absolute in case of 'dotnet... 88/239788/3 submit/tizen/20200730.012825
2020-06-03 Wonyoung ChoiAdd StructValidator accepted/tizen/unified/20200605.020507 submit/tizen/20200603.230233
2016-10-06 WonYoung ChoiCleanup
2016-10-04 WonYoung ChoiAdd NuGet.BuildTasks
2016-10-03 WonYoung ChoiAdd local nuget packages
2016-09-02 WonYoung ChoiRemove redundant code
2016-09-01 WonYoung ChoiFix to parse frameworks in project.json
2016-08-31 WonYoung ChoiIntroduce dotnet-build-tools