代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{E374B1BF-6C21-4E25-85B7-4B4B9A3CC15F}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ICSharpCode.WinFormsUI.Controls</RootNamespace>
<AssemblyName>ICSharpCode.WinFormsUI.TextBoxControl</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="ICSharpCode.TextEditor">
<HintPath>..\ICSharpCode.TextEditorN4.x\Project\bin\ICSharpCode.TextEditor.dll</HintPath>
</Reference>
<Reference Include="KyozyWke">
<HintPath>..\lib\KyozyWke.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing.Design" />
<Reference Include="System.Windows.Forms" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="AboutForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="AboutForm.Designer.cs">
<DependentUpon>AboutForm.cs</DependentUpon>
</Compile>
<Compile Include="DocumentType.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="CodeFormatControl.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="CodeFormatControl.Designer.cs">
<DependentUpon>CodeFormatControl.cs</DependentUpon>
</Compile>
<Compile Include="TextBoxBase.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="TextBoxBase.Designer.cs">
<DependentUpon>TextBoxBase.cs</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="AboutForm.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="CodeFormatControl.resx">
<DependentUpon>CodeFormatControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="TextBoxBase.resx">
<DependentUpon>TextBoxBase.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="Resources\disk.png" />
<None Include="Resources\format_doc.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\open_book.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\trash_empty.png" />
</ItemGroup>
<ItemGroup>
<None Include="Resources\dropdown.png" />
<Content Include="Resources\setting.png" />
<None Include="Resources\UncommentSelection.png" />
<None Include="Resources\uncomment.png" />
<Content Include="Resources\whack-notepad.png" />
<None Include="Resources\formatting.png" />
<Content Include="Resources\indent.png" />
<Content Include="Resources\language.png" />
<Content Include="Resources\open_file.png" />
<Content Include="Resources\outdent.png" />
<Content Include="Resources\save_as.png" />
<None Include="Resources\unnote.png" />
<None Include="Resources\about.png" />
<Content Include="Resources\format_line_spacing.png" />
<None Include="Resources\note.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ICSharpCode.WinFormsUI.Controls\ICSharpCode.WinFormsUI.Controls.csproj">
<Project>{9d38f372-792c-44d2-9345-4a72b72ee035}</Project>
<Name>ICSharpCode.WinFormsUI.Controls</Name>
</ProjectReference>
<ProjectReference Include="..\ICSharpCode.WinFormsUI\ICSharpCode.WinFormsUI.csproj">
<Project>{b6e26c87-5910-498e-8355-8b8dd96d16e1}</Project>
<Name>ICSharpCode.WinFormsUI</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。