Skip to content

Commit 605c89a

Browse files
Bump System.CodeDom from 7.0.0 to 8.0.0 in /telemetry/csharp
Bumps [System.CodeDom](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7e291b commit 605c89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry/csharp/AwsToolkit.Telemetry.Events.Generator/AwsToolkit.Telemetry.Events.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<ItemGroup>
2525
<PackageReference Include="CommandLineParser" Version="2.9.1" />
2626
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
27-
<PackageReference Include="System.CodeDom" Version="7.0.0" />
27+
<PackageReference Include="System.CodeDom" Version="8.0.0" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)