Skip to content

Commit f28e53a

Browse files
Merge pull request #66 from WildernessLabs/jorge-cleanup
Update Meadow.Core ref
2 parents 104da7c + 5de769e commit f28e53a

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

Source/CharlieWing/Samples/CharlieWing_Sample/CharlieWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
1111
<ProjectReference Include="..\..\Driver\CharlieWing.csproj" />
1212
</ItemGroup>

Source/DotstarWing/Samples/DotstarWing_Sample/DotstarWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
1111
<ProjectReference Include="..\..\Driver\DotstarWing.csproj" />
1212
</ItemGroup>

Source/FeatherWings.sln

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ServoWing_Sample", "ServoWi
6969
EndProject
7070
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "_External", "_External", "{BB1A7E97-4559-459B-BDF8-4ED41758AB29}"
7171
EndProject
72-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.F7", "..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj", "{59624F1F-91C6-4D1A-B408-BA8E85B764B8}"
72+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.F7", "..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj", "{59624F1F-91C6-4D1A-B408-BA8E85B764B8}"
7373
EndProject
7474
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICs.IOExpanders.Pca9685", "..\..\Meadow.Foundation\Source\Meadow.Foundation.Peripherals\ICs.IOExpanders.Pca9685\Driver\ICs.IOExpanders.Pca9685.csproj", "{31DAEBA3-F497-4FFD-9BD2-88771CCC457A}"
7575
EndProject
@@ -103,7 +103,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample", "Sample", "{9D0732
103103
EndProject
104104
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NeoPixelWing_Sample", "NeoPixelWing\Sample\NeoPixelWing_Sample\NeoPixelWing_Sample.csproj", "{CE05E44F-1A05-4AE8-9C98-AE6B73A2AEE9}"
105105
EndProject
106-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Core", "..\..\Meadow.Core\source\Meadow.Core\Meadow.Core.csproj", "{D9938C19-2DA9-4AAE-87DF-19AACFAFD617}"
106+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Core", "..\..\Meadow.Core\Source\Meadow.Core\Meadow.Core.csproj", "{D9938C19-2DA9-4AAE-87DF-19AACFAFD617}"
107107
EndProject
108108
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Meadow.Units", "..\..\Meadow.Units\Source\Meadow.Units\Meadow.Units.csproj", "{C91D75E5-D668-466A-A89D-970BE8228ECB}"
109109
EndProject

Source/GPSWing/Samples/GPSWing_Sample/GPSWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\GPSWing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/KeyboardWing/Samples/KeyboardWing_Sample/KeyboardWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\KeyboardWing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/LedMatrix8x16Wing/Samples/LedMatrix8x16Wing_Sample/LedMatrix8x16Wing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
1111
<ProjectReference Include="..\..\Driver\LedMatrix8x16Wing.csproj" />
1212
</ItemGroup>

Source/MotorWing/Sample/MotorWing_Sample/MotorWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\MotorWing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/NeoPixelWing/Sample/NeoPixelWing_Sample/NeoPixelWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\NeoPixelWing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/NineDofImuWing/Sample/NineDofImuWing_Sample/NineDofImuWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\NineDofImuWing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/OLED128x32Wing/Sample/OLED128x32Wing_Sample/OLED128x32Wing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\OLED128x32Wing.csproj" />
1111
</ItemGroup>
1212
</Project>

Source/OLED128x64Wing/Sample/OLED128x64Wing_Sample/OLED128x64Wing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation\Source\Meadow.Foundation.Libraries_and_Frameworks\Graphics.MicroGraphics\Driver\Graphics.MicroGraphics.csproj" />
1111
<ProjectReference Include="..\..\Driver\OLED128x64Wing.csproj" />
1212
</ItemGroup>

Source/ServoWing/Sample/ServoWing_Sample/ServoWing_Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>App</AssemblyName>
77
</PropertyGroup>
88
<ItemGroup>
9-
<ProjectReference Include="..\..\..\..\..\Meadow.Core\source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
9+
<ProjectReference Include="..\..\..\..\..\Meadow.Core\Source\implementations\f7\Meadow.F7\Meadow.F7.csproj" />
1010
<ProjectReference Include="..\..\Driver\ServoWing.csproj" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)