File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1328,17 +1328,11 @@ exit 0</PreBuildEvent>
13281328xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)\GameData\" /D /Y > NUL</PostBuildEvent >
13291329 </PropertyGroup >
13301330 <Import Project =" ..\packages\ZstdNet.1.4.5\build\ZstdNet.targets" Condition =" Exists('..\packages\ZstdNet.1.4.5\build\ZstdNet.targets')" />
1331- <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
1332- <PropertyGroup >
1333- <ErrorText >这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText >
1334- </PropertyGroup >
1335- <Error Condition =" !Exists('..\packages\ZstdNet.1.4.5\build\ZstdNet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\ZstdNet.1.4.5\build\ZstdNet.targets'))" />
1336- </Target >
13371331 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
13381332 Other similar extension points exist, see Microsoft.Common.targets.
13391333 <Target Name="BeforeBuild">
13401334 </Target>
13411335 <Target Name="AfterBuild">
13421336 </Target>
13431337 -->
1344- </Project >
1338+ </Project >
You can’t perform that action at this time.
0 commit comments