copying is not necessary anymore

This commit is contained in:
LotP1 2024-12-25 04:02:22 +01:00
parent f538cee2e8
commit 732a1af863
2 changed files with 1 additions and 6 deletions

View file

@ -18,11 +18,6 @@
<Message Text="Running Validations..." Importance="high" />
<Message Text="Copying Assemblies..." Importance="high" />
<!--Copy extra assemblies to the temp_assemblies folder-->
<Copy SourceFiles="$(NuGetPackageRoot)newtonsoft.json/13.0.3/lib/netstandard2.0/Newtonsoft.Json.dll" DestinationFolder="$(MSBuildThisFileDirectory)temp_assemblies/" />
<!--Run Validation Targets Here-->
<CallTarget Targets="MasterLocalesValidationTask" />

View file

@ -21694,4 +21694,4 @@
}
}
]
}
}