Skip to content

Commit d998a1e

Browse files
build: bump Azure.ClientSdk.Analyzers to 0.1.1-dev.20250310.1 (Azure#48674)
1 parent cb09920 commit d998a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Packages.Data.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
-->
252252
<ItemGroup>
253253
<PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="3.0.0-beta.20250309.1" PrivateAssets="All" />
254-
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20250227.2" PrivateAssets="All" />
254+
<PackageReference Update="Azure.ClientSdk.Analyzers" Version="0.1.1-dev.20250310.1" PrivateAssets="All" />
255255
<PackageReference Update="coverlet.collector" Version="3.2.0" PrivateAssets="All" />
256256
<!-- Note: Upgrading the .NET SDK version needs to be synchronized with the autorest.csharp repository -->
257257
<PackageReference Update="Microsoft.CodeAnalysis.NetAnalyzers" Version="9.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)