mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
88b7cd53b4
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
74 lines
2.0 KiB
JSON
74 lines
2.0 KiB
JSON
{
|
|
"files": [
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/manifest",
|
|
"target": "scratch/dotnet-packages-manifest",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/sign.bat",
|
|
"target": "xenadmin.git/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/putty.exe",
|
|
"target": "xenadmin.git/putty/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/NDP46-KB3045560-Web.exe",
|
|
"target": "xenadmin.git/dotNetInstaller/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/UNSIGNED/CookComputing.XmlRpcV2.dll",
|
|
"target": "xenadmin.git/xml-rpc.net/obj/Release/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/UNSIGNED/log4net.dll",
|
|
"target": "xenadmin.git/log4net/build/bin/net/2.0/release/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/UNSIGNED/ICSharpCode.SharpZipLib.dll",
|
|
"target": "xenadmin.git/sharpziplib/bin/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/UNSIGNED/Ionic.Zip.dll",
|
|
"target": "xenadmin.git/dotnetzip/DotNetZip-src/DotNetZip/Zip/bin/Release/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/UNSIGNED/DiscUtils.dll",
|
|
"target": "xenadmin.git/DiscUtils/src/bin/Release/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "@REMOTE_DOTNET@/*.pdb",
|
|
"target": "output/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "xs-local-contrib/citrix/xencenter/XenCenterOVF.zip",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/os/wix/3.10/wix310-*.zip",
|
|
"target": "scratch/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/NUnit/NUnit/2.5.2.9122/3.5/nunit.framework.dll",
|
|
"target": "xenadmin.git/NUnit/",
|
|
"flat": "true"
|
|
},
|
|
{
|
|
"pattern": "ctx-local-contrib/Moq/4.0.10827.0/4.0/Moq.dll",
|
|
"target": "xenadmin.git/NUnit/Moq.dll",
|
|
"flat": "true"
|
|
}
|
|
]
|
|
} |