Skip to content

Commit 7fb71db

Browse files
committed
Work CI-CD
- Remove private reference from all project files. ***NO_CI***
1 parent a42e1f4 commit 7fb71db

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Tests/FireTestApp/FireTestApp.nfproj

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,54 +68,70 @@
6868
</Reference>
6969
<Reference Include="nanoFramework.System.Text">
7070
<HintPath>..\..\packages\nanoFramework.System.Text.1.2.7\lib\nanoFramework.System.Text.dll</HintPath>
71+
</Reference>
7172
<Reference Include="System.Buffers.Binary.BinaryPrimitives, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
7273
<HintPath>..\..\packages\nanoFramework.System.Buffers.Binary.BinaryPrimitives.1.2.82\lib\System.Buffers.Binary.BinaryPrimitives.dll</HintPath>
7374
<Private>True</Private>
75+
</Reference>
7476
<Reference Include="System.Device.Adc, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731">
7577
<HintPath>..\..\packages\nanoFramework.System.Device.Adc.1.0.2\lib\System.Device.Adc.dll</HintPath>
7678
<Private>True</Private>
79+
</Reference>
7780
<Reference Include="System.Device.Dac, Version=1.4.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
7881
<HintPath>..\..\packages\nanoFramework.System.Device.Dac.1.4.3\lib\System.Device.Dac.dll</HintPath>
7982
<Private>True</Private>
83+
</Reference>
8084
<Reference Include="System.Device.Gpio, Version=1.1.22.60169, Culture=neutral, PublicKeyToken=c07d481e9758c731">
8185
<HintPath>..\..\packages\nanoFramework.System.Device.Gpio.1.1.22\lib\System.Device.Gpio.dll</HintPath>
8286
<Private>True</Private>
87+
</Reference>
8388
<Reference Include="System.Device.I2c, Version=1.0.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
8489
<HintPath>..\..\packages\nanoFramework.System.Device.I2c.1.0.3\lib\System.Device.I2c.dll</HintPath>
8590
<Private>True</Private>
91+
</Reference>
8692
<Reference Include="System.Device.Model, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
8793
<HintPath>..\..\packages\nanoFramework.System.Device.Model.1.2.82\lib\System.Device.Model.dll</HintPath>
8894
<Private>True</Private>
95+
</Reference>
8996
<Reference Include="System.Device.Pwm, Version=1.0.1.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
9097
<HintPath>..\..\packages\nanoFramework.System.Device.Pwm.1.0.1\lib\System.Device.Pwm.dll</HintPath>
9198
<Private>True</Private>
99+
</Reference>
92100
<Reference Include="System.Device.Spi, Version=1.3.22.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
93101
<HintPath>..\..\packages\nanoFramework.System.Device.Spi.1.3.22\lib\System.Device.Spi.dll</HintPath>
94102
<Private>True</Private>
103+
</Reference>
95104
<Reference Include="System.Drawing, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
96105
<HintPath>..\..\packages\nanoFramework.System.Drawing.1.2.82\lib\System.Drawing.dll</HintPath>
97106
<Private>True</Private>
107+
</Reference>
98108
<Reference Include="System.IO.FileSystem, Version=1.1.11.41260, Culture=neutral, PublicKeyToken=c07d481e9758c731">
99109
<HintPath>..\..\packages\nanoFramework.System.IO.FileSystem.1.1.11\lib\System.IO.FileSystem.dll</HintPath>
100110
<Private>True</Private>
111+
</Reference>
101112
<Reference Include="System.IO.Streams">
102113
<HintPath>..\..\packages\nanoFramework.System.IO.Streams.1.1.15\lib\System.IO.Streams.dll</HintPath>
103114
</Reference>
104115
<Reference Include="System.Math, Version=1.4.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731">
105116
<HintPath>..\..\packages\nanoFramework.System.Math.1.4.4\lib\System.Math.dll</HintPath>
106117
<Private>True</Private>
118+
</Reference>
107119
<Reference Include="System.Numerics, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
108120
<HintPath>..\..\packages\nanoFramework.System.Numerics.1.2.82\lib\System.Numerics.dll</HintPath>
109121
<Private>True</Private>
122+
</Reference>
110123
<Reference Include="UnitsNet.ElectricCurrent, Version=4.145.0.0, Culture=neutral, PublicKeyToken=null">
111124
<HintPath>..\..\packages\UnitsNet.nanoFramework.ElectricCurrent.4.145.0\lib\UnitsNet.ElectricCurrent.dll</HintPath>
112125
<Private>True</Private>
126+
</Reference>
113127
<Reference Include="UnitsNet.Frequency, Version=4.145.0.0, Culture=neutral, PublicKeyToken=null">
114128
<HintPath>..\..\packages\UnitsNet.nanoFramework.Frequency.4.145.0\lib\UnitsNet.Frequency.dll</HintPath>
115129
<Private>True</Private>
130+
</Reference>
116131
<Reference Include="UnitsNet.Temperature, Version=4.145.0.0, Culture=neutral, PublicKeyToken=null">
117132
<HintPath>..\..\packages\UnitsNet.nanoFramework.Temperature.4.145.0\lib\UnitsNet.Temperature.dll</HintPath>
118133
<Private>True</Private>
134+
</Reference>
119135
</ItemGroup>
120136
<ItemGroup>
121137
<None Include="packages.config" />

0 commit comments

Comments
 (0)