File tree 2 files changed +6
-3
lines changed
sdk/textanalytics/Azure.AI.TextAnalytics
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.1.0-preview.1 (Unreleased)
4
+
5
+
3
6
## 1.0.1 (2020-06-23)
4
7
5
8
### Fixes
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<Description >This is the Microsoft Azure Cognitive Services Text Analytics Service client library</Description >
4
4
<AssemblyTitle >Microsoft Azure.AI.TextAnalytics client library</AssemblyTitle >
5
- <Version >1.0 .1</Version >
6
- <ApiCompatVersion >1.0.0 </ApiCompatVersion >
5
+ <Version >1.1.0-preview .1</Version >
6
+ <ApiCompatVersion >1.0.1 </ApiCompatVersion >
7
7
<PackageTags >Microsoft Azure Text Analytics</PackageTags >
8
8
<TargetFrameworks >$(RequiredTargetFrameworks)</TargetFrameworks >
9
9
<NoWarn >$(NoWarn);3021</NoWarn >
You can’t perform that action at this time.
0 commit comments