Skip to content

Commit 6378356

Browse files
authored
Update Build.csproj
1 parent e80182d commit 6378356

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/Build.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<Using Include="Cake.Core.Diagnostics" />
2323
<Using Include="Cake.Core.IO" />
2424
<Using Include="Cake.FileHelpers" />
25+
<Using Include="System.Runtime.InteropServices" />
2526
</ItemGroup>
2627

2728
<ItemGroup>
@@ -34,4 +35,4 @@
3435
<ProjectReference Include="..\buildscripts\MonoGame.Tool.BuildScripts.csproj" />
3536
</ItemGroup>
3637

37-
</Project>
38+
</Project>

0 commit comments

Comments
 (0)