pulumi/tests/integration/config_secrets_warn/dotnet/ConfigSecrets.csproj

9 lines
173 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>