dotnet-installer/TestAssets/TestProjects/NuGetConfigProfile/NuGetConfigProfile.xml

5 lines
156 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="NuGet.Configuration" Version ="4.3.0-beta1-2418"/>
</ItemGroup>
</Project>