Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandip-Raiyani committed Aug 13, 2020
1 parent 66e31f7 commit b7cedcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen2-sample/csharp-tsi-gen2-sample/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This C# example demonstrates how to query data from the [Gen2 Data Access APIs](

1. [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) - Version 16.4.2+ is recommended (Visual Studio 2015+).
1. Open the `TSIGen2DataPlaneclient.sln` solution and set `DataPlaneClientSampleApp` as the default project
1. Run the [GenerateCode.bat](https://github.com/Azure-Samples/Azure-Time-Series-Insights/blob/master/gen2-sample/csharp-tsi-gen2-sample/DataPlaneClient/GenerateCode.bat) as specified in the [Readme.md](https://github.com/Azure-Samples/Azure-Time-Series-Insights/blob/master/Gen2-Sample/csharp-tsi-gen2-sample/DataPlaneClient/Readme.md) to generate the Time Series Insights Gen2 client dependencies.
1. Run the [GenerateCode.bat](https://github.com/Azure-Samples/Azure-Time-Series-Insights/blob/master/gen2-sample/csharp-tsi-gen2-sample/DataPlaneClient/GenerateCode.bat) as specified in the [Readme.md](https://github.com/Azure-Samples/Azure-Time-Series-Insights/blob/master/gen2-sample/csharp-tsi-gen2-sample/DataPlaneClient/Readme.md) to generate the Time Series Insights Gen2 client dependencies.
1. Compile the example to an executable `.exe` file.
1. Run the `.exe` file by double-clicking on it.

Expand Down

0 comments on commit b7cedcb

Please sign in to comment.