Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit d704b24

Browse files
committed
2 parents 1c89a15 + eb4596e commit d704b24

File tree

314 files changed

+491
-471
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

314 files changed

+491
-471
lines changed

Application/MicroBooter/MicroBooter.proj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<Groups>MicroBooter</Groups>
1414
<Documentation>
1515
</Documentation>
16-
<CustomSpecific>
17-
</CustomSpecific>
1816
<Required>False</Required>
1917
<IgnoreDefaultLibPath>False</IgnoreDefaultLibPath>
2018
<IsStub>False</IsStub>

Application/TinyBooter/TinyBooterDecompressorLib.proj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
<Documentation>
1515
</Documentation>
1616
<PlatformIndependent>True</PlatformIndependent>
17-
<CustomSpecific>
18-
</CustomSpecific>
1917
<Required>False</Required>
2018
<IgnoreDefaultLibPath>False</IgnoreDefaultLibPath>
2119
<IsStub>False</IsStub>

Application/TinyBooter/TinyBooterLib.proj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
<Documentation>
1515
</Documentation>
1616
<PlatformIndependent>True</PlatformIndependent>
17-
<CustomSpecific>
18-
</CustomSpecific>
1917
<Required>False</Required>
2018
<IgnoreDefaultLibPath>False</IgnoreDefaultLibPath>
2119
<IsStub>False</IsStub>

CLR/Core/Hardware/InterruptHandler/dotNetMF.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>InterruptHandler.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Hardware</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="InterruptHandler_CLR" Guid="{E49A8937-C6CD-44E3-B87D-BFB3C57755CA}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="InterruptHandler_CLR" Guid="{E49A8937-C6CD-44E3-B87D-BFB3C57755CA}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/Hardware/InterruptHandler/dotNetMF_stub.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>InterruptHandler_stub.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Hardware</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="InterruptHandler_CLR" Guid="{E49A8937-C6CD-44E3-B87D-BFB3C57755CA}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="InterruptHandler_CLR" Guid="{E49A8937-C6CD-44E3-B87D-BFB3C57755CA}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/Hardware/dotNetMF.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>Hardware.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Hardware</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Hardware_CLR" Guid="{B04A82F3-C442-4edf-91F1-DA3471F2DDDD}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Hardware_CLR" Guid="{B04A82F3-C442-4edf-91F1-DA3471F2DDDD}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/Hardware/dotNetMF_stub.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>Hardware_stub.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Hardware</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Hardware_CLR" Guid="{B04A82F3-C442-4edf-91F1-DA3471F2DDDD}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Hardware_CLR" Guid="{B04A82F3-C442-4edf-91F1-DA3471F2DDDD}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/HeapPersistence/dotNetMF.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>HeapPersistence.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Storage</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="HeapPersistence_CLR" Guid="{D6BC8826-87C6-4213-9B02-EA60E6CC693E}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="HeapPersistence_CLR" Guid="{D6BC8826-87C6-4213-9B02-EA60E6CC693E}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/HeapPersistence/dotNetMF_stub.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>HeapPersistence_stub.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Storage</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="HeapPersistence_CLR" Guid="{D6BC8826-87C6-4213-9B02-EA60E6CC693E}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="HeapPersistence_CLR" Guid="{D6BC8826-87C6-4213-9B02-EA60E6CC693E}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

CLR/Core/I2C/dotNetMF.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ManifestFile>I2C.$(LIB_EXT).manifest</ManifestFile>
1313
<Groups>Hardware</Groups>
1414
<LibraryCategory>
15-
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="I2C_CLR" Guid="{CE347E4C-378A-4F8B-9749-BD5C4732EDA2}" ProjectPath="" xmlns="">
15+
<MFComponent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="I2C_CLR" Guid="{CE347E4C-378A-4F8B-9749-BD5C4732EDA2}" xmlns="">
1616
<VersionDependency xmlns="http://schemas.microsoft.com/netmf/InventoryFormat.xsd">
1717
<Major>4</Major>
1818
<Minor>0</Minor>

0 commit comments

Comments
 (0)