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

6 lines
156 B
XML
Raw Normal View History

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