Skip to content

Commit

Permalink
build(deps): update dependency polyfill to 7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent 35f948b commit 9f08612
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="7.2.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="7.4.1" PrivateAssets="all" />
<PackageReference Include="Raiqub.Generators.T4CodeWriter.Sources" Version="1.0.64">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 9f08612

Please sign in to comment.