examples
examples copied to clipboard
Update all .NET examples to use Docker v4
This is part of https://github.com/pulumi/examples/issues/1438.
All .NET-based Pulumi programs (typically just C#) that use the Docker provider need to be updated to use v4 of the Docker provider. This typically involves editing the *.csproj
file to use the updated provider version.