|
59 | 59 | <Name>GitHub.Unity</Name> |
60 | 60 | <Private>True</Private> |
61 | 61 | </ProjectReference> |
62 | | - <Reference Include="AsyncBridge.Net35, Version=0.2.3333.0, Culture=neutral, PublicKeyToken=b3b1c0202c0d6a87, processorArchitecture=MSIL"> |
63 | | - <HintPath>$(SolutionDir)\packages\AsyncBridge.Net35.0.2.3333.0\lib\net35-Client\AsyncBridge.Net35.dll</HintPath> |
64 | | - <Private>True</Private> |
65 | | - </Reference> |
66 | | - <Reference Include="ReadOnlyCollectionsInterfaces, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
67 | | - <HintPath>$(SolutionDir)\packages\ReadOnlyCollectionInterfaces.1.0.0\lib\NET20\ReadOnlyCollectionsInterfaces.dll</HintPath> |
68 | | - <Private>True</Private> |
69 | | - </Reference> |
70 | 62 | <Reference Include="System" /> |
71 | 63 | <Reference Include="sfw.net"> |
72 | 64 | <HintPath>$(SolutionDir)\lib\sfw\sfw.net.dll</HintPath> |
|
82 | 74 | <Link>ExtensionLoader.cs</Link> |
83 | 75 | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
84 | 76 | </None> |
| 77 | + <None Include="$(SolutionDir)\packages\ReadOnlyCollectionInterfaces.1.0.0\lib\NET20\ReadOnlyCollectionsInterfaces.dll"> |
| 78 | + <Link>ReadOnlyCollectionsInterfaces.dll</Link> |
| 79 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 80 | + </None> |
| 81 | + <None Include="$(SolutionDir)\packages\AsyncBridge.Net35.0.2.3333.0\lib\net35-Client\AsyncBridge.Net35.dll"> |
| 82 | + <Link>AsyncBridge.Net35.dll</Link> |
| 83 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 84 | + </None> |
| 85 | + <None Include="$(SolutionDir)\packages\TaskParallelLibrary.1.0.3333.0\lib\Net35\System.Threading.dll"> |
| 86 | + <Link>System.Threading.dll</Link> |
| 87 | + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| 88 | + </None> |
85 | 89 | </ItemGroup> |
86 | 90 | <ItemGroup> |
87 | 91 | <None Include="packages.config" /> |
|
0 commit comments