Skip to content

Commit

Permalink
Bump maskiporten-client dep, add user secrets support
Browse files Browse the repository at this point in the history
  • Loading branch information
elsand committed Oct 9, 2023
1 parent ef6acc8 commit 87f4c48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/SampleWebApp/SampleWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<UseApphost>false</UseApphost>
<UserSecretsId>b0fce47a-223f-4066-8411-b2c29e555077</UserSecretsId>
</PropertyGroup>

<ItemGroup>
Expand All @@ -14,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="5.0.0" />
<PackageReference Include="Altinn.ApiClients.Maskinporten" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 87f4c48

Please sign in to comment.