Skip to content

Commit

Permalink
codesign azure package update
Browse files Browse the repository at this point in the history
  • Loading branch information
jessk-msft committed Nov 12, 2023
1 parent 7a688f8 commit 081c8e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/P4VFS.CodeSign/P4VFS.CodeSign.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,22 +90,22 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.Core">
<Version>1.33.0</Version>
<Version>1.36.0</Version>
</PackageReference>
<PackageReference Include="Azure.Identity">
<Version>1.9.0</Version>
<Version>1.10.3</Version>
</PackageReference>
<PackageReference Include="Azure.Security.KeyVault.Secrets">
<Version>4.5.0</Version>
</PackageReference>
<PackageReference Include="Azure.Storage.Blobs">
<Version>12.16.0</Version>
<Version>12.19.0</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.3</Version>
</PackageReference>
<PackageReference Include="NuGet.CommandLine" GeneratePathProperty="true">
<Version>6.6.1</Version>
<Version>6.7.0</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 081c8e0

Please sign in to comment.