Join Slack
Powered by
Hi, is there a way to update the dotnet sdk to v6?...
# seed
j
Jordan Fackrell
06/03/2022, 9:21 PM
Hi, is there a way to update the dotnet sdk to v6? Trying to deploy a dotnet 6 project but I see the build image only supports up to dotnet 5
f
Frank
06/05/2022, 4:31 AM
Hey
@Jordan Fackrell
, you can pin the dotnet version by pinning the .NET version in
seed.yml
.
Frank
06/05/2022, 4:31 AM
Here’s an example
https://seed.run/docs/adding-a-build-spec.html#customizing-net-versions
j
Jordan Fackrell
06/06/2022, 2:35 PM
That worked! Thank you!
Open in Slack
Previous
Next