Skip to content

Switch to using slnx instead of sln#133

Open
jakejscott wants to merge 5 commits intotemporalio:mainfrom
jakejscott:slnx
Open

Switch to using slnx instead of sln#133
jakejscott wants to merge 5 commits intotemporalio:mainfrom
jakejscott:slnx

Conversation

@jakejscott
Copy link
Copy Markdown
Contributor

What was changed

  • Upgraded to use dotnet 9.0
  • Upgraded solution to use slnx file format
  • Temporal nuget packages updated to 1.13.0
  • Updated coverlet.collector to 8.0.1 because a warning was shown that it had a vulnerability. If this package is not actually used it probably could be removed.

Why?

Checklist

  1. Closes [Feature Request] Switch to using slnx instead of sln #132

  2. How was this tested:

  • Ran dotnet format--verify-no-changes
  • Ran dotnet test
  1. Any docs updates needed?
  • Readme was updated so that users know they need dotnet 9.

@jakejscott jakejscott requested a review from a team as a code owner April 12, 2026 21:38
Comment thread src/CounterInterceptor/MyCounterInterceptor.cs Outdated
Comment thread src/Mutex/Impl/MutexActivities.cs Outdated
# Conflicts:
#	TemporalioSamples.sln
#	src/CounterInterceptor/MyCounterInterceptor.cs
#	src/NexusCancellation/TemporalioSamples.NexusCancellation.csproj
#	src/NexusMultiArg/TemporalioSamples.NexusMultiArg.csproj
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.

[Feature Request] Switch to using slnx instead of sln

1 participant