Skip to content

Commit 9a97369

Browse files
committed
fix format
1 parent 5486c62 commit 9a97369

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Cake.NuGet/Cake.NuGet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</ItemGroup>
1919
<!-- Global packages -->
2020
<ItemGroup>
21-
<PackageReference Include="NuGet.Credentials"/>
22-
<PackageReference Include="NuGet.Frameworks"/>
21+
<PackageReference Include="NuGet.Credentials"/>
22+
<PackageReference Include="NuGet.Frameworks"/>
2323
<PackageReference Include="NuGet.Versioning" />
2424
<PackageReference Include="NuGet.Protocol" />
2525
<PackageReference Include="NuGet.Packaging" />

0 commit comments

Comments
 (0)