aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Sites/packages.config
blob: e57143046cf72bdf9159fc5689a677a4e3c15b54 (plain)
1
2
3
4
5
6
7
8
9
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks
s="w"> public class UploadVersionResponse : WebResponseMessage { public String Token { get; set; } public String BlobAddress { get; set; } public String InstallerBlobAddress { get; set; } } }