Skip to content

Commit febbc5a

Browse files
authored
[AppConfig] Update API Compat version (#38628)
The focus of these changes is to update the API Compat target after the 1.2.1 release.
1 parent 5eb9eb6 commit febbc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<AssemblyTitle>Microsoft Azure.Data.AppConfiguration client library</AssemblyTitle>
66
<Version>1.3.0-beta.3</Version>
77
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
8-
<ApiCompatVersion>1.2.0</ApiCompatVersion>
8+
<ApiCompatVersion>1.2.1</ApiCompatVersion>
99
<PackageTags>Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)</PackageTags>
1010
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
1111
<NoWarn>$(NoWarn);3021;</NoWarn>

0 commit comments

Comments
 (0)