|
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
4 | 4 | <PropertyGroup> |
| 5 | + <MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
5 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
6 | 7 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
7 | 8 | <ProjectGuid>{60845196-31B8-487A-8F25-83EAC47DA83D}</ProjectGuid> |
8 | 9 | <OutputType>Library</OutputType> |
9 | 10 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 11 | <RootNamespace>MonoGame_Textbox</RootNamespace> |
11 | 12 | <AssemblyName>MonoGame-Textbox</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
| 13 | + |
| 14 | + <DefaultLanguage>en-US</DefaultLanguage> |
13 | 15 | <FileAlignment>512</FileAlignment> |
14 | | - <NuGetPackageImportStamp> |
15 | | - </NuGetPackageImportStamp> |
16 | | - <TargetFrameworkProfile /> |
| 16 | + |
| 17 | + <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| 18 | + <TargetFrameworkProfile>Profile111</TargetFrameworkProfile> |
| 19 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
17 | 20 | </PropertyGroup> |
18 | 21 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
19 | 22 | <DebugSymbols>true</DebugSymbols> |
|
33 | 36 | <WarningLevel>4</WarningLevel> |
34 | 37 | </PropertyGroup> |
35 | 38 | <ItemGroup> |
36 | | - <Reference Include="JetBrains.Annotations, Version=10.2.1.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
37 | | - <HintPath>packages\JetBrains.Annotations.10.2.1\lib\net\JetBrains.Annotations.dll</HintPath> |
| 39 | + <Reference Include="JetBrains.Annotations, Version=11.1.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
| 40 | + <HintPath>packages\JetBrains.Annotations.11.1.0\lib\net20\JetBrains.Annotations.dll</HintPath> |
38 | 41 | <Private>True</Private> |
39 | 42 | </Reference> |
40 | 43 | <Reference Include="MonoGame.Framework, Version=3.6.0.1625, Culture=neutral, processorArchitecture=MSIL"> |
41 | | - <HintPath>packages\MonoGame.Framework.WindowsDX.3.6.0.1625\lib\net40\MonoGame.Framework.dll</HintPath> |
| 44 | + <HintPath>packages\MonoGame.Framework.Portable.3.6.0.1625\lib\portable-net45+win8+wpa81\MonoGame.Framework.dll</HintPath> |
42 | 45 | <Private>True</Private> |
43 | 46 | </Reference> |
44 | | - <Reference Include="SharpDX, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
45 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.dll</HintPath> |
46 | | - </Reference> |
47 | | - <Reference Include="SharpDX.Direct2D1, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
48 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.Direct2D1.dll</HintPath> |
49 | | - </Reference> |
50 | | - <Reference Include="SharpDX.Direct3D11, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
51 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.Direct3D11.dll</HintPath> |
52 | | - </Reference> |
53 | | - <Reference Include="SharpDX.Direct3D9, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
54 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.Direct3D9.dll</HintPath> |
55 | | - </Reference> |
56 | | - <Reference Include="SharpDX.DXGI, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
57 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.DXGI.dll</HintPath> |
58 | | - </Reference> |
59 | | - <Reference Include="SharpDX.MediaFoundation, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
60 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.MediaFoundation.dll</HintPath> |
61 | | - </Reference> |
62 | | - <Reference Include="SharpDX.XAudio2, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
63 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.XAudio2.dll</HintPath> |
64 | | - </Reference> |
65 | | - <Reference Include="SharpDX.XInput, Version=2.6.3.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL"> |
66 | | - <HintPath>$(SharpDXPackageBinDir)\SharpDX.XInput.dll</HintPath> |
67 | | - </Reference> |
68 | | - <Reference Include="System" /> |
69 | | - <Reference Include="System.Core" /> |
70 | | - <Reference Include="System.Drawing" /> |
71 | | - <Reference Include="System.Windows.Forms" /> |
72 | | - <Reference Include="System.Xml.Linq" /> |
73 | | - <Reference Include="System.Data.DataSetExtensions" /> |
74 | | - <Reference Include="Microsoft.CSharp" /> |
75 | | - <Reference Include="System.Data" /> |
76 | | - <Reference Include="System.Net.Http" /> |
77 | | - <Reference Include="System.Xml" /> |
78 | 47 | </ItemGroup> |
79 | 48 | <ItemGroup> |
80 | 49 | <Compile Include="Cursor.cs" /> |
|
88 | 57 | <ItemGroup> |
89 | 58 | <None Include="packages.config" /> |
90 | 59 | </ItemGroup> |
91 | | - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
92 | | - <Import Project="packages\SharpDX.2.6.3\build\SharpDX.targets" Condition="Exists('packages\SharpDX.2.6.3\build\SharpDX.targets')" /> |
93 | | - <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
94 | | - <PropertyGroup> |
95 | | - <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
96 | | - </PropertyGroup> |
97 | | - <Error Condition="!Exists('packages\SharpDX.2.6.3\build\SharpDX.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\SharpDX.2.6.3\build\SharpDX.targets'))" /> |
98 | | - </Target> |
| 60 | + <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
99 | 61 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
100 | 62 | Other similar extension points exist, see Microsoft.Common.targets. |
101 | 63 | <Target Name="BeforeBuild"> |
|
0 commit comments