安瑞API代码,独立分出来的一套,版本比较老了
1
llj
2 天以前 7728ec834b099dbc8ab644429444208edd8407e8
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <!-- Ensure projects which depend on projects which depend on Grpc.Core receive this build logic. -->
  <!-- We still need both "build" and "buildTransitive" directories since "buildTransitive" is only supported starting from nuget 5.0 -->
  <Import Project="$(MSBuildThisFileDirectory)..\..\build\net45\Grpc.Core.targets" />
</Project>