File tree 2 files changed +3
-17
lines changed
2 files changed +3
-17
lines changed Original file line number Diff line number Diff line change 33
33
<Compile Include =" Properties\AssemblyInfo.cs" />
34
34
</ItemGroup >
35
35
<ItemGroup >
36
- <Reference Include =" mscorlib" >
37
- <HintPath >..\..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll</HintPath >
38
- </Reference >
39
- <Reference Include =" nanoFramework.TestFramework" >
40
- <HintPath >..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.TestFramework.dll</HintPath >
41
- </Reference >
42
- <Reference Include =" nanoFramework.UnitTestLauncher" >
43
- <HintPath >..\..\packages\nanoFramework.TestFramework.2.1.85\lib\nanoFramework.UnitTestLauncher.exe</HintPath >
44
- </Reference >
45
- </ItemGroup >
46
- <ItemGroup >
47
- <None Include =" packages.config" />
36
+ <ProjectReference Include =" ..\..\nanoFramework.CoreLibrary\CoreLibrary.nfproj" />
37
+ <ProjectReference Include =" ..\TestFramework\TestFramework.nfproj" />
38
+ <ProjectReference Include =" ..\UnitTestLauncher\UnitTestLauncher.nfproj" />
48
39
</ItemGroup >
49
40
<Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
50
41
</Project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments