Skip to content

Commit ed5b48f

Browse files
authored
Merge pull request #81 from Azure-Samples/pmaytak/0.2.2-preview
Update Microsoft Identity Web to 0.2.2-preview.
2 parents 3c6f625 + 4e3acbc commit ed5b48f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.3" />
11-
<PackageReference Include="Microsoft.Identity.Web" Version="0.2.1-preview" />
11+
<PackageReference Include="Microsoft.Identity.Web" Version="0.2.2-preview" />
1212
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.2" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)