Skip to content

Commit 7ae88c0

Browse files
deps: Bump Microsoft.Identity.Web from 3.14.1 to 4.0.0
--- 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]>
1 parent b019347 commit 7ae88c0

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)