Skip to content

Commit 842d75a

Browse files
azure-powershell-botazurepowershell
andauthored
Sync tools folder from main branch to generation branch (#24328)
Co-authored-by: azurepowershell <[email protected]>
1 parent 8243a99 commit 842d75a

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/lib/netcoreapp2.1/Azure.Core.dll

-379 KB
Binary file not shown.

src/lib/netfx/Azure.Core.dll

-378 KB
Binary file not shown.

src/lib/netstandard2.0/Azure.Core.dll

376 KB
Binary file not shown.

tools/Common.Netcore.Dependencies.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
2323
</ItemGroup>
2424
<ItemGroup>
25-
<PackageReference Include="Azure.Core" Version="1.35.0"/>
25+
<PackageReference Include="Azure.Core" Version="1.37.0"/>
2626
</ItemGroup>
2727
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
2828
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.18.0">

0 commit comments

Comments
 (0)