Skip to content

Commit

Permalink
Merge pull request #7 from onovotny/Misc-updates
Browse files Browse the repository at this point in the history
Misc updates
  • Loading branch information
Oren Novotny authored Oct 18, 2018
2 parents cbaddb2 + 3a3c574 commit 51bf018
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Azure.KeyVault" Version="3.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.8" />
<PackageReference Include="NuGet.Packaging" Version="5.0.0-xprivate02.36848" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.3" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.3.37" />
<PackageReference Include="RSAKeyVaultProvider" Version="1.1.22" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion NuGetKeyVaultSignTool.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NuGetKeyVaultSignTool", "Nu
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0EA31384-26D1-401E-84F6-72ED7CD30C36}"
ProjectSection(SolutionItems) = preProject
.vsts.ci.yml = .vsts.ci.yml
azure-pipelines.yml = azure-pipelines.yml
Directory.Build.Props = Directory.Build.Props
version.json = version.json
EndProjectSection
Expand Down

0 comments on commit 51bf018

Please sign in to comment.