Skip to content

Commit

Permalink
Merge pull request #27 from joerivanarkel/dependabot/nuget/joerivanar…
Browse files Browse the repository at this point in the history
…kel.UserSecrets-1.0.1

Bump joerivanarkel.UserSecrets from 0.1.5 to 1.0.1
  • Loading branch information
joerivanarkel committed Jul 19, 2023
2 parents 460949c + d1daca4 commit e521670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AzureBlobStorage/AzureBlobStorage.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.1" />
<PackageReference Include="joerivanarkel.UserSecrets" Version="0.1.5" />
<PackageReference Include="joerivanarkel.UserSecrets" Version="1.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit e521670

Please sign in to comment.