Skip to content

Instantly share code, notes, and snippets.

@kangaroo
Created September 17, 2017 00:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kangaroo/c8df81446518aefd7f0afc0eea21b077 to your computer and use it in GitHub Desktop.
Save kangaroo/c8df81446518aefd7f0afc0eea21b077 to your computer and use it in GitHub Desktop.
diff --git a/Netduino_2_and_3_NETMF/Solutions/Netduino3Ethernet/TinyCLR/TinyCLR.proj b/Netduino_2_and_3_NETMF/Solutions/Netduino3Ethernet/TinyCLR/TinyCLR.proj
index 2c1c46d..ada6f5e 100755
--- a/Netduino_2_and_3_NETMF/Solutions/Netduino3Ethernet/TinyCLR/TinyCLR.proj
+++ b/Netduino_2_and_3_NETMF/Solutions/Netduino3Ethernet/TinyCLR/TinyCLR.proj
@@ -62,7 +62,6 @@
<Import Project="$(SPOCLIENT)\Solutions\Netduino3Ethernet\DeviceCode\Netduino_IP_LinkLayers_AX88796C\Netduino.IP.LinkLayers.AX88796C.featureproj" />
<Import Project="$(SPOCLIENT)\Solutions\Netduino3Ethernet\DeviceCode\SecretLabs_NETMF_Diagnostics\SecretLabs.NETMF.Diagnostics.featureproj" />
<Import Project="$(SPOCLIENT)\Solutions\Netduino3Ethernet\DeviceCode\GoBus\GoBus.featureproj" />
- <Import Project="$(SPOCLIENT)\Solutions\Netduino2\DeviceCode\GoBus\GoBus.featureproj" />
<Import Project="$(SPOCLIENT)\Solutions\Netduino3Ethernet\DeviceCode\SecretLabs_NETMF_Hardware_Netduino\SecretLabs.NETMF.Hardware.Netduino.featureproj" />
<Import Project="$(SPOCLIENT)\Framework\Features\OneWire.featureproj" />
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Interop.Settings" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment