Skip to content

Commit

Permalink
Update solution and secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Sep 24, 2023
1 parent 9415f37 commit dad7946
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion BffMicrosoftEntraID.Server.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9D8FB767-F7A7-4A5B-A4E9-DC6DB6BCD941}"
ProjectSection(SolutionItems) = preProject
.github\workflows\azure-webapps-dotnet-core.yml = .github\workflows\azure-webapps-dotnet-core.yml
CHANGELOG.md = CHANGELOG.md
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
README.md = README.md
EndProjectSection
Expand Down
2 changes: 1 addition & 1 deletion server/BffMicrosoftEntraID.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>3e0420a7-5c54-4b9b-9c9c-e51013e5f99b</UserSecretsId>
<UserSecretsId>1718c0e4-1dc3-49e8-87a7-16301f1eecb3</UserSecretsId>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit dad7946

Please sign in to comment.