Skip to content

Update Steeltoe 3.x samples for upcoming 3.4.0#458

Open
bart-vmware wants to merge 3 commits into3.xfrom
update-samples-3x
Open

Update Steeltoe 3.x samples for upcoming 3.4.0#458
bart-vmware wants to merge 3 commits into3.xfrom
update-samples-3x

Conversation

@bart-vmware
Copy link
Copy Markdown
Member

  • Update Integration/Messaging/Stream projects to .NET 8
  • Update OpenTelemetry packages
  • Fixed: failed to start when nuget.config is missing

@bart-vmware bart-vmware marked this pull request as ready for review May 6, 2026 13:08
@bart-vmware bart-vmware requested a review from TimHess May 6, 2026 13:08
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<LangVersion>7.1</LangVersion>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird that some of these have <LangVersion>7.1</LangVersion> and some are <LangVersion>10.0</LangVersion>, but I suppose that's not worth spending time on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants