We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5486c62 commit 9a97369Copy full SHA for 9a97369
1 file changed
src/Cake.NuGet/Cake.NuGet.csproj
@@ -18,8 +18,8 @@
18
</ItemGroup>
19
<!-- Global packages -->
20
<ItemGroup>
21
- <PackageReference Include="NuGet.Credentials"/>
22
- <PackageReference Include="NuGet.Frameworks"/>
+ <PackageReference Include="NuGet.Credentials"/>
+ <PackageReference Include="NuGet.Frameworks"/>
23
<PackageReference Include="NuGet.Versioning" />
24
<PackageReference Include="NuGet.Protocol" />
25
<PackageReference Include="NuGet.Packaging" />
0 commit comments