Skip to content

Commit

Permalink
Update to Microsoft.Identity.Web 0.1.3-preview (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmprieur authored May 16, 2020
1 parent 98bdd27 commit 3b836d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2-Call-OwnApi/TodoList-WebApi/TodoList-WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
<PackageReference Include="Microsoft.Identity.Client" Version="4.13.0" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.2-preview" />
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.3-preview" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.2" />
</ItemGroup>

Expand Down

0 comments on commit 3b836d0

Please sign in to comment.