Skip to content

Commit bb73f77

Browse files
pshao25Pan Shao
andauthored
Update package versions (Azure#45777)
Co-authored-by: Pan Shao <[email protected]>
1 parent 0c0160e commit bb73f77

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

samples/AppSecretsConfig/AppSecretsConfig.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Azure.Identity" Version="1.10.3" />
9+
<PackageReference Include="Azure.Identity" Version="1.12.0" />
1010
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="4.4.0" />
1111
</ItemGroup>
1212

samples/CloudClipboard/CloudClipboard/CloudClipboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Azure.Identity" Version="1.10.3" />
9+
<PackageReference Include="Azure.Identity" Version="1.12.0" />
1010
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
1111
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.0" />
1212
<PackageReference Include="Microsoft.Azure.Storage.Blob" Version="11.2.2" />

samples/CloudClipboard/GarbageCollector/GarbageCollector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Azure.Identity" Version="1.10.3" />
10+
<PackageReference Include="Azure.Identity" Version="1.12.0" />
1111
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
1212
</ItemGroup>
1313

sdk/digitaltwins/Azure.DigitalTwins.Core/samples/DigitalTwinsClientSample/DigitalTwinsClientSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="CommandLineParser" Version="2.7.82" />
1818
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0" />
1919

20-
<PackageReference Include="System.Text.Json" Version="4.7.2" />
20+
<PackageReference Include="System.Text.Json" Version="6.0.9" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)