Skip to content

Commit

Permalink
Merge pull request #1 from Knox-Network-Studio/dependabot/nuget/Kudu.…
Browse files Browse the repository at this point in the history
…Core/System.Text.RegularExpressions-4.3.1

Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in /Kudu.Core
  • Loading branch information
shadbin4012 authored Oct 3, 2021
2 parents 3854066 + 2e5ff27 commit 2503524
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

0 comments on commit 2503524

Please sign in to comment.