|
58 | 58 | <Prefer32Bit>false</Prefer32Bit> |
59 | 59 | </PropertyGroup> |
60 | 60 | <ItemGroup> |
61 | | - <Reference Include="Azure.Core, Version=1.47.2.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
62 | | - <HintPath>..\packages\Azure.Core.1.47.2\lib\net472\Azure.Core.dll</HintPath> |
| 61 | + <Reference Include="Azure.Core, Version=1.49.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8"> |
| 62 | + <HintPath>..\packages\Azure.Core.1.49.0\lib\net472\Azure.Core.dll</HintPath> |
| 63 | + <Private>True</Private> |
63 | 64 | </Reference> |
64 | 65 | <Reference Include="Azure.Identity, Version=1.15.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
65 | 66 | <HintPath>..\packages\Azure.Identity.1.15.0\lib\netstandard2.0\Azure.Identity.dll</HintPath> |
|
183 | 184 | <Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
184 | 185 | <HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath> |
185 | 186 | </Reference> |
186 | | - <Reference Include="System.ClientModel, Version=1.6.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8, processorArchitecture=MSIL"> |
187 | | - <HintPath>..\packages\System.ClientModel.1.6.0\lib\netstandard2.0\System.ClientModel.dll</HintPath> |
| 187 | + <Reference Include="System.ClientModel, Version=1.7.0.0, Culture=neutral, PublicKeyToken=92742159e12e44c8"> |
| 188 | + <HintPath>..\packages\System.ClientModel.1.7.0\lib\netstandard2.0\System.ClientModel.dll</HintPath> |
| 189 | + <Private>True</Private> |
188 | 190 | </Reference> |
189 | 191 | <Reference Include="System.ComponentModel.Composition" /> |
190 | 192 | <Reference Include="System.Configuration.ConfigurationManager, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
|
0 commit comments