Skip to content

Commit d9ac625

Browse files
Bump Microsoft.Identity.Web.UI from 3.6.2 to 4.9.0
--- updated-dependencies: - dependency-name: Microsoft.Identity.Web.UI dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2ea3e7 commit d9ac625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GraphOrgExample/GraphOrgExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.Graph" Version="5.105.0" />
1010
<PackageReference Include="Microsoft.Identity.Client" Version="4.83.3" />
1111
<PackageReference Include="Microsoft.Identity.Web.MicrosoftGraph" Version="4.9.0" />
12-
<PackageReference Include="Microsoft.Identity.Web.UI" Version="3.6.2" />
12+
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.9.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)