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 bb73175 commit 59c2c7aCopy full SHA for 59c2c7a
sdk/storage/Azure.Storage.DataMovement.Files.Shares/src/Azure.Storage.DataMovement.Files.Shares.csproj
@@ -20,8 +20,8 @@
20
<PackageId />
21
</PropertyGroup>
22
<ItemGroup>
23
- <!--<PackageReference Include="Azure.Storage.Files.Shares" />-->
24
- <ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Azure.Storage.Files.Shares\src\Azure.Storage.Files.Shares.csproj" />
+ <PackageReference Include="Azure.Storage.Files.Shares" />
+ <!--<ProjectReference Include="$(MSBuildThisFileDirectory)..\..\Azure.Storage.Files.Shares\src\Azure.Storage.Files.Shares.csproj" />-->
25
<PackageReference Include="System.Threading.Channels" />
26
</ItemGroup>
27
0 commit comments