Skip to content

Commit 3e8ed33

Browse files
netonjmradical
authored andcommitted
[mono] Updates Xamarin.IoT.Sdk (#3)
git@github.com:xamarin/xamarin-iot.git 6c570d5c7ade7ffc9b647f453832eee7d27ed37e `src/IDE/Sdks/Xamarin.IoT.Sdk/` after make
1 parent 6d32dcf commit 3e8ed33

File tree

8 files changed

+1
-4
lines changed

8 files changed

+1
-4
lines changed

sdks/Xamarin.IoT.Sdk/Sdk/Sdk.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Copyright (C) Microsoft Corp. All rights reserved.
1111
-->
1212
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1313
<Import Project="$(MSBuildSdksPath)\Microsoft.NET.Sdk\Sdk\Sdk.targets" Condition="Exists('$(MSBuildSdksPath)\Microsoft.NET.Sdk\Sdk\Sdk.targets')" />
14-
<Import Project="$(MSBuildThisFileDirectory)..\build\Xamarin.IoT.targets" Condition="'$(OS)'=='Unix' AND Exists('$(MSBuildThisFileDirectory)..\build\Xamarin.IoT.targets')" />
14+
<Import Project="$(MSBuildThisFileDirectory)..\build\Xamarin.IoT.targets" Condition="Exists('$(MSBuildThisFileDirectory)..\build\Xamarin.IoT.targets')" />
1515
</Project>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

sdks/Xamarin.IoT.Sdk/build/Xamarin.IoT.props

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ Copyright (C) Microsoft Corp. All rights reserved.
1010
***********************************************************************************************
1111
-->
1212
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
13-
<PropertyGroup>
14-
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
15-
</PropertyGroup>
1613
</Project>
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)