File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/ImmutableObjectGraph.Generation Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66
66
<ItemGroup >
67
67
<TargetPathWithTargetPlatformMoniker Include =" $(OutputPath)\ImmutableObjectGraph.dll" IncludeRuntimeDependency =" false" />
68
68
<TargetPathWithTargetPlatformMoniker Include =" $(OutputPath)\ImmutableObjectGraph.Generation.Attributes.dll" IncludeRuntimeDependency =" false" />
69
- <TargetPathWithTargetPlatformMoniker Include =" ..\..\lib\netstandard1.0 \CG.Pluralization.dll" IncludeRuntimeDependency =" false" />
69
+ <TargetPathWithTargetPlatformMoniker Include =" $(OutputPath) \CG.Pluralization.dll" IncludeRuntimeDependency =" false" />
70
70
<TargetPathWithTargetPlatformMoniker Include =" $(PkgValidation)\lib\netstandard2.0\Validation.dll" IncludeRuntimeDependency =" false" />
71
71
</ItemGroup >
72
72
</Target >
You can’t perform that action at this time.
0 commit comments