Skip to content

Commit

Permalink
Merge pull request #47 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 be4e7a4 + 251c052 commit f328fb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Persistance/Persistance.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>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="joerivanarkel.UserSecrets" Version="0.1.5" />
<PackageReference Include="joerivanarkel.UserSecrets" Version="1.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
4 changes: 2 additions & 2 deletions Presentation/Presentation.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="joerivanarkel.UserSecrets" Version="0.1.5" />
<PackageReference Include="joerivanarkel.UserSecrets" Version="1.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f328fb6

Please sign in to comment.