File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 28
28
29
29
<DependencyPackageProjects Include =" $(RepoRoot)src\targetPacks\ILsrc\**\Microsoft.NETCore.App.Ref.6.0.2.csproj" />
30
30
<DependencyPackageProjects Include =" $(RepoRoot)src\targetPacks\ILsrc\**\Microsoft.AspNetCore.App.Ref.6.0.2.csproj" />
31
+
32
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Common.6.7.0.csproj" />
33
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Configuration.6.7.0.csproj" />
34
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Credentials.6.7.0.csproj" />
35
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Frameworks.6.7.0.csproj" />
36
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Packaging.6.7.0.csproj" />
37
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Protocol.6.7.0.csproj" />
38
+ <DependencyPackageProjects Include =" $(RepoRoot)src\referencePackages\src\**\NuGet.Versioning.6.7.0.csproj" />
31
39
</ItemGroup >
32
40
33
41
<ItemGroup Condition =" '$(BuildDependencyPackageProjects)' == 'true'" >
You can’t perform that action at this time.
0 commit comments