Skip to content

Commit 99e267d

Browse files
dependabot[bot]mjfrong
authored andcommitted
deps: Bump Microsoft.Identity.Web from 3.14.1 to 4.0.0 (microsoft#104)
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cfcd0d commit 99e267d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/DragonCopilot/Workflow/SampleExtension.Web/SampleExtension.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
13-
<PackageReference Include="Microsoft.Identity.Web" Version="3.14.1" />
13+
<PackageReference Include="Microsoft.Identity.Web" Version="4.0.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)