Skip to content

Commit

Permalink
Update dependency System.CodeDom to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2023
1 parent 3168a6c commit ac5b615
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="2.5.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="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ac5b615

Please sign in to comment.