Skip to content

Commit

Permalink
Bump Polyfill from 1.27.0 to 1.27.1 in /src (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 30, 2023
1 parent 1c68905 commit 6e97d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiffEngine/DiffEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.27.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.27.1" PrivateAssets="all" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="$(TargetFramework) == 'net461'" />
<PackageReference Include="System.Management" Version="6.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 6e97d9e

Please sign in to comment.