pulumi/tests/integration/gather_plugin/dotnet/test-provider-url-dotnet.cs...

9 lines
197 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>