Skip to content

Commit ca3f2ac

Browse files
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1
--- updated-dependencies: - dependency-name: System.Text.RegularExpressions dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2b3eaf commit ca3f2ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Authentication/Authentication.Test/Microsoft.Graph.Authentication.Test.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.5.0" PrivateAssets="all" Condition="'$(TargetFramework)' == 'net8.0'" />
1111
<PackageReference Include="Moq" Version="4.20.70" />
1212
<PackageReference Include="System.Net.Http" Version="4.3.4" />
13+
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
1314
<PackageReference Include="xunit" Version="2.4.2" />
1415
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
1516
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)