q
This commit is contained in:
15
DataReport/Class1.cs
Normal file
15
DataReport/Class1.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
using Microsoft.Analytics.Interfaces;
|
||||
using Microsoft.Analytics.Interfaces.Streaming;
|
||||
using Microsoft.Analytics.Types.Sql;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace DataReport
|
||||
{
|
||||
public class Class1
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user