We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd5338 commit 0d95ed4Copy full SHA for 0d95ed4
sdk/storage/Azure.Storage.Blobs/src/Azure.Storage.Blobs.csproj
@@ -30,8 +30,7 @@
30
<PackageReference Include="System.Text.Json" />
31
</ItemGroup>
32
<ItemGroup>
33
- <PackageReference Include="Azure.Storage.Common" VersionOverride="12.21.0" />
34
- <!-- <ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Azure.Storage.Common\src\Azure.Storage.Common.csproj" /> -->
+ <ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Azure.Storage.Common\src\Azure.Storage.Common.csproj" />
35
36
37
<Compile Include="$(AzureCoreSharedSources)AuthorizationChallengeParser.cs" LinkBase="Shared\Core" />
0 commit comments