This message was deleted.
# dotnet
s
This message was deleted.
t
Yes, hoping to be the last major breaking change in the pipeline for GA, Kubernetes release is in progress now, can’t speak about other smaller providers just yet.
If you need them all, your best bet for now is to keep using an older Pulumi Nuget (1.9.1?)
f
The issue with specifying the pulumi version such as 1.9.1 I get the "Detected package downgrade" error, then if I ignore that I get a "System.IO.FileLoadException: Could not load file or assembly 'Pulumi, Version=1.12.1.0,..." error. It does not seem easy to downgrade the pulumi package while trying to use the newer provider versions.
I was able to test that the release works by creating a new project with just the kubernetes plugin. Unfortunately I am unable to mix the new kubernetes plugin with the others due to the decency issue which is causing my to split up my projects.