Azure-Samples / Azure-Time-Series-Insights

Sample modules written in different languages that can be used as templates for applications needing to query Time Series Insights
MIT License
21 stars 31 forks source link

use netstandard2.0 #23

Closed xtellurian closed 2 years ago

xtellurian commented 4 years ago

Purpose

This PR moves the Data Plane client project to NetStandard2.0

Does this introduce a breaking change?

[ ] Yes
[x] Maybe
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ x ] Code style update (formatting, local variables)
[ x ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

What to Check