Skip to content

Commit 371a0bb

Browse files
dependabot[bot]TylerLeonhardt
authored andcommitted
[Ignore] Bump System.Runtime.Extensions from 4.3.0 to 4.3.1 (PowerShell#929)
Bumps System.Runtime.Extensions from 4.3.0 to 4.3.1. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8492287 commit 371a0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerShellEditorServices/PowerShellEditorServices.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
2121
<PackageReference Include="Serilog.Sinks.File" Version="4.0.0" />
2222
<PackageReference Include="Serilog.Sinks.Async" Version="1.3.0" />
23-
<PackageReference Include="System.Runtime.Extensions" Version="4.3.0" />
23+
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
2424
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
2525
</ItemGroup>
2626
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)