Skip to content

Commit

Permalink
[AppConfig] Update API Compat version (#38628)
Browse files Browse the repository at this point in the history
The focus of these changes is to update the API Compat target after the 1.2.1 release.
  • Loading branch information
jsquire authored Sep 12, 2023
1 parent 5eb9eb6 commit febbc5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyTitle>Microsoft Azure.Data.AppConfiguration client library</AssemblyTitle>
<Version>1.3.0-beta.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.0</ApiCompatVersion>
<ApiCompatVersion>1.2.1</ApiCompatVersion>
<PackageTags>Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<NoWarn>$(NoWarn);3021;</NoWarn>
Expand Down

0 comments on commit febbc5a

Please sign in to comment.