Skip to content

Commit

Permalink
Project references adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
JosepFe committed Sep 5, 2023
1 parent 26e39d0 commit 4ee922a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.14.1" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
<!--<PackageReference Include="Microsoft.Extensions.Azure" Version="1.5.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.0" />-->
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<ItemGroup>
<ProjectReference Include="..\Devon4Net.Infrastructure.Azure.BlobStorage\Devon4Net.Infrastructure.Azure.BlobStorage.csproj" />
<ProjectReference Include="..\Devon4Net.Infrastructure.AZURE.KeyVault\Devon4Net.Infrastructure.Azure.KeyVault.csproj" />
<ProjectReference Include="..\Devon4Net.Infrastructure.Azure.KeyVault\Devon4Net.Infrastructure.Azure.KeyVault.csproj" />
<ProjectReference Include="..\Devon4Net.Infrastructure.Common\Devon4Net.Infrastructure.Common.csproj" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.8.0" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
<!--<PackageReference Include="Microsoft.Extensions.Azure" Version="1.5.0" />-->
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 4ee922a

Please sign in to comment.