File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 581
581
582
582
<ItemGroup >
583
583
<!-- This file is a resource tracked by Git, not generated by restore. Ignore false positive. -->
584
- <IgnoredProjectAssetsJsonFiles Include =" $(ClonedSubmoduleDirectory)NuGet.Client */test/NuGet.Core.Tests/NuGet.Build.Tasks.Pack.Test/compiler/resources/project.assets.json" Condition =" '$(OfflineBuild)' != 'true'" />
585
- <IgnoredProjectAssetsJsonFiles Include =" $(SubmoduleDirectory)NuGet.Client */test/NuGet.Core.Tests/NuGet.Build.Tasks.Pack.Test/compiler/resources/project.assets.json" Condition =" '$(OfflineBuild)' == 'true'" />
584
+ <IgnoredProjectAssetsJsonFiles Include =" $(ClonedSubmoduleDirectory)nuget.client */test/NuGet.Core.Tests/NuGet.Build.Tasks.Pack.Test/compiler/resources/project.assets.json" Condition =" '$(OfflineBuild)' != 'true'" />
585
+ <IgnoredProjectAssetsJsonFiles Include =" $(SubmoduleDirectory)nuget.client */test/NuGet.Core.Tests/NuGet.Build.Tasks.Pack.Test/compiler/resources/project.assets.json" Condition =" '$(OfflineBuild)' == 'true'" />
586
586
</ItemGroup >
587
587
588
588
<WritePackageUsageData
You can’t perform that action at this time.
0 commit comments