aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.BugReporter/packages.config
blob: 8181da7e7acf707b094a46a2e45f7573be183d3c (plain)
1
2
3
4
5
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;
using Tango.Transport.Web;

namespace Tango.PPC.Common.Web
{
    public class UploadCompletedResponse : WebResponseMessage
    {

    }
}