Skip to content

Commit c47356c

Browse files
authored
Merge pull request #67 from Azure-Samples/jmprieur/msidweb-1.0.3-preview
Jmprieur/msidweb 0.1.4 preview
2 parents 3b836d0 + 93bdf19 commit c47356c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

2-Call-OwnApi/TodoList-WebApi/TodoList-WebApi.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
11-
<PackageReference Include="Microsoft.Identity.Client" Version="4.13.0" />
12-
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.3-preview" />
11+
<PackageReference Include="Microsoft.Identity.Web" Version="0.1.4-preview" />
1312
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.2" />
1413
</ItemGroup>
1514

0 commit comments

Comments
 (0)