Skip to content

Commit

Permalink
Sync tools folder from main branch to generation branch (#24328)
Browse files Browse the repository at this point in the history
Co-authored-by: azurepowershell <azurepowershell@ms.com>
  • Loading branch information
azure-powershell-bot and azurepowershell authored Mar 12, 2024
1 parent 8243a99 commit 842d75a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file removed src/lib/netcoreapp2.1/Azure.Core.dll
Binary file not shown.
Binary file removed src/lib/netfx/Azure.Core.dll
Binary file not shown.
Binary file added src/lib/netstandard2.0/Azure.Core.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion tools/Common.Netcore.Dependencies.targets
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.35.0"/>
<PackageReference Include="Azure.Core" Version="1.37.0"/>
</ItemGroup>
<ItemGroup Condition="'$(IsTestProject)' != 'true'">
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.18.0">
Expand Down

0 comments on commit 842d75a

Please sign in to comment.