From 41c8cd2703869df0cbcfd666ef3c5dd4653099ac Mon Sep 17 00:00:00 2001 From: Florian Mader Date: Mon, 25 Mar 2019 10:01:29 +0100 Subject: [PATCH] location of Microsoft.Analytics.Samples.sln --- Examples/AvroExamples/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples/AvroExamples/README.md b/Examples/AvroExamples/README.md index 4a3f4fc..f11d75d 100644 --- a/Examples/AvroExamples/README.md +++ b/Examples/AvroExamples/README.md @@ -2,7 +2,8 @@ This example demonstrates how you can use U-SQL to analyze data stored in Avro files. ## Build -1. Open Microsoft.Analytics.Samples.sln in Visual Studio 2017 +1. Clone the U-SQL repo (https://github.com/Azure/usql.git) +1. From the cloned repo open usql/Examples/DataFormats/Microsoft.Analytics.Samples.sln in Visual Studio 2017 2. Build the Microsoft.Analytics.Samples solution ### Register assemblies