Skip to content

Commit

Permalink
Bump Polyfill from 1.27.1 to 1.27.2 in /src
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.27.1 to 1.27.2.
- [Commits](SimonCropp/Polyfill@1.27.1...1.27.2)

---
updated-dependencies:
- dependency-name: Polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent adb2d82 commit 60815b5
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.93" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.27.1" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.27.2" 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 60815b5

Please sign in to comment.