Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Commit 4e7814a

Browse files
committed
Add required reference
1 parent 8231866 commit 4e7814a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Extensions.Configuration.AzureKeyVault/Microsoft.Extensions.Configuration.AzureKeyVault.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<ProjectReference Include="..\Microsoft.Extensions.Configuration.FileExtensions\Microsoft.Extensions.Configuration.FileExtensions.csproj" />
1515
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="$(IdentityModelActiveDirectoryVersion)" />
1616
<PackageReference Include="Microsoft.Azure.KeyVault" Version="$(AzureKeyVaultVersion)" />
17+
<PackageReference Include="System.Net.Http" Version="$(CoreFxVersion)" />
1718
</ItemGroup>
1819

1920
</Project>

0 commit comments

Comments
 (0)