Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj')
-rw-r--r--src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj b/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
index a220e2a776..c235e7f6e1 100644
--- a/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
+++ b/src/System.Threading.Timer/pkg/System.Threading.Timer.pkgproj
@@ -1,22 +1,21 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
-
<ItemGroup>
<ProjectReference Include="..\ref\System.Threading.Timer.csproj">
<SupportedFramework>net451;netcore451;netstandardapp1.5;wpa81</SupportedFramework>
</ProjectReference>
<ProjectReference Include="any\System.Threading.Timer.pkgproj" />
<ProjectReference Include="aot\System.Threading.Timer.pkgproj" />
-
- <InboxOnTargetFramework Include="MonoAndroid10"/>
- <InboxOnTargetFramework Include="MonoTouch10"/>
- <InboxOnTargetFramework Include="net451"/>
- <InboxOnTargetFramework Include="win81"/>
- <InboxOnTargetFramework Include="wpa81"/>
- <InboxOnTargetFramework Include="xamarinios10"/>
- <InboxOnTargetFramework Include="xamarinmac20"/>
+ <InboxOnTargetFramework Include="MonoAndroid10" />
+ <InboxOnTargetFramework Include="MonoTouch10" />
+ <InboxOnTargetFramework Include="net451" />
+ <InboxOnTargetFramework Include="win81" />
+ <InboxOnTargetFramework Include="wpa81" />
+ <InboxOnTargetFramework Include="xamarinios10" />
+ <InboxOnTargetFramework Include="xamarinmac20" />
+ <InboxOnTargetFramework Include="xamarintvos10" />
+ <InboxOnTargetFramework Include="xamarinwatchos10" />
</ItemGroup>
-
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
</Project> \ No newline at end of file