Skip to content

Commit

Permalink
Update dependency System.CodeDom to v7 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 0ef25b6 commit 90d2c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IDLImporter/IDLImporter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SIL.ReleaseTasks" Version="3.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="System.CodeDom" Version="6.0.0" />
<PackageReference Include="System.CodeDom" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 90d2c95

Please sign in to comment.