Skip to content

Commit

Permalink
Remove user secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
jongalloway committed May 5, 2024
1 parent 4acd15d commit 3382320
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion labs/4-Add-Shopping-Basket/end/WebApp/WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<UserSecretsId>2d86f364-a439-47c5-9468-3b85a7d9a18e</UserSecretsId>
<Nullable>enable</Nullable>
<RootNamespace>eShop.WebApp</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 3382320

Please sign in to comment.