Skip to content

Commit

Permalink
Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /Kudu.Core
Browse files Browse the repository at this point in the history
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1.

---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2021
1 parent eaea7b9 commit 2e5ff27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kudu.Core/Kudu.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Mercurial.Net" Version="1.1.1.607" />
<PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.WebSites.DataProtection" Version="0.1.78-alpha" />
<PackageReference Include="ncrontab" Version="3.3.0" />
Expand Down

1 comment on commit 2e5ff27

@shadbin4012
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#Kudu.Core/Kudu.Core.csproj

Please sign in to comment.