Skip to content

Commit 3c2d80d

Browse files
authored
Remove types that are now available from mscorlib (#302)
1 parent a11ee78 commit 3c2d80d

File tree

3 files changed

+0
-210
lines changed

3 files changed

+0
-210
lines changed

source/TestFramework/CallerArgumentExpressionAttribute.cs

-27
This file was deleted.

source/TestFramework/NullableAttributes.cs

-181
This file was deleted.

source/TestFramework/nanoFramework.TestFramework.nfproj

-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
<Compile Include="Assert.Obsolete.cs">
4343
<DependentUpon>Assert.cs</DependentUpon>
4444
</Compile>
45-
<Compile Include="CallerArgumentExpressionAttribute.cs" />
4645
<Compile Include="CollectionAssert.cs" />
47-
<Compile Include="NullableAttributes.cs" />
4846
<Compile Include="OutputHelper.cs" />
4947
<Compile Include="TestExtensions.cs" />
5048
</ItemGroup>

0 commit comments

Comments
 (0)