examples icon indicating copy to clipboard operation
examples copied to clipboard

Update all .NET examples to use Docker v4

Open scottslowe opened this issue 1 year ago • 0 comments

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.

scottslowe avatar Feb 15 '24 19:02 scottslowe