We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb9eb6 commit febbc5aCopy full SHA for febbc5a
sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj
@@ -5,7 +5,7 @@
5
<AssemblyTitle>Microsoft Azure.Data.AppConfiguration client library</AssemblyTitle>
6
<Version>1.3.0-beta.3</Version>
7
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
8
- <ApiCompatVersion>1.2.0</ApiCompatVersion>
+ <ApiCompatVersion>1.2.1</ApiCompatVersion>
9
<PackageTags>Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)</PackageTags>
10
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
11
<NoWarn>$(NoWarn);3021;</NoWarn>
0 commit comments