Skip to content

Commit ef34251

Browse files
author
psilo
committed
Added external dependency.
1 parent 66b8b53 commit ef34251

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CollisionGrid/CollisionGrid.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
<Compile Include="CollisionGrid.cs" />
5353
<Compile Include="Properties\AssemblyInfo.cs" />
5454
</ItemGroup>
55+
<ItemGroup>
56+
<Content Include="_EXTERNAL_LIBRARIES\Utilities.dll" />
57+
</ItemGroup>
5558
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
5659
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
5760
Other similar extension points exist, see Microsoft.Common.targets.
211 KB
Binary file not shown.

0 commit comments

Comments
 (0)