We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents effee3c + 2102f4c commit 44b7c59Copy full SHA for 44b7c59
1 file changed
sample-api/api/src/ToDoApi.csproj
@@ -7,7 +7,7 @@
7
<ItemGroup>
8
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.4.1" />
9
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.6" />
10
- <PackageReference Include="Microsoft.Identity.Web" Version="4.5.0" />
+ <PackageReference Include="Microsoft.Identity.Web" Version="4.7.0" />
11
<PackageReference Include="Microsoft.OData.Core" Version="8.4.3" />
12
<PackageReference Include="Microsoft.OpenApi.OData" Version="3.1.0" />
13
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.7" />
0 commit comments