Skip to content

Commit c8fbd54

Browse files
committed
Remove now obsolete stuff
1 parent cdd5d26 commit c8fbd54

File tree

9 files changed

+1
-184
lines changed

9 files changed

+1
-184
lines changed

src/System.Device.Gpio/Interop/Windows/WinRT/Interop.WaitForCompletion.cs

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/System.Device.Gpio/System/Device/Gpio/Drivers/Windows10Driver.notSupported.cs

Lines changed: 0 additions & 99 deletions
This file was deleted.

src/System.Device.Gpio/System/Device/Pwm/PwmChannel.nonWindows.cs

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/System.Device.Gpio/System/Device/Spi/SpiDevice.nonWindows.cs

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/System.Device.Gpio/buildTransitive/net5.0/System.Device.Gpio.targets

Lines changed: 0 additions & 10 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

src/devices/Card/Ndef/Ndef.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netstandard2.0</TargetFramework>
4+
<TargetFrameworks>$(DefaultBindingTfms)</TargetFrameworks>
55
<EnableDefaultItems>false</EnableDefaultItems>
66
</PropertyGroup>
77

0 commit comments

Comments
 (0)