44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7- <ProjectGuid >{6C6B6EBE-0CE4-4EBE-9FF6-12631A5BC0BF }</ProjectGuid >
8- <OutputType >library </OutputType >
7+ <ProjectGuid >{D0010493-9A51-44C7-A56C-8F685C7E1448 }</ProjectGuid >
8+ <OutputType >Library </OutputType >
99 <RootNamespace >G_TypeConsole</RootNamespace >
1010 <AssemblyName >G_TypeConsole</AssemblyName >
1111 <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
13- <ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14- <WarningLevel >4</WarningLevel >
1513 <Deterministic >true</Deterministic >
1614 </PropertyGroup >
1715 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2624 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2725 <DebugType >pdbonly</DebugType >
2826 <Optimize >true</Optimize >
29- <OutputPath >bin\Release\</OutputPath >
27+ <OutputPath >..\FlipnoteDesktop\ bin\Release\Plugins </OutputPath >
3028 <DefineConstants >TRACE</DefineConstants >
3129 <ErrorReport >prompt</ErrorReport >
3230 <WarningLevel >4</WarningLevel >
3331 </PropertyGroup >
3432 <ItemGroup >
3533 <Reference Include =" System" />
36- <Reference Include =" System.Data" />
37- <Reference Include =" System.Xml" />
38- <Reference Include =" Microsoft.CSharp" />
3934 <Reference Include =" System.Core" />
4035 <Reference Include =" System.Xml.Linq" />
4136 <Reference Include =" System.Data.DataSetExtensions" />
37+ <Reference Include =" Microsoft.CSharp" />
38+ <Reference Include =" System.Data" />
39+ <Reference Include =" System.Drawing" />
4240 <Reference Include =" System.Net.Http" />
43- <Reference Include =" System.Xaml" >
44- <RequiredTargetFramework >4.0</RequiredTargetFramework >
45- </Reference >
46- <Reference Include =" WindowsBase" />
47- <Reference Include =" PresentationCore" />
48- <Reference Include =" PresentationFramework" />
41+ <Reference Include =" System.Windows.Forms" />
42+ <Reference Include =" System.Xml" />
4943 </ItemGroup >
5044 <ItemGroup >
51- <Compile Include =" FDHeader.Metadata.cs" />
52- <Compile Include =" GenSettingsWindow.xaml.cs" >
53- <DependentUpon >GenSettingsWindow.xaml</DependentUpon >
45+ <Compile Include =" GenSettingsWindow.cs" >
46+ <SubType >Form</SubType >
5447 </Compile >
55- <Compile Include =" Properties\AssemblyInfo .cs" >
56- <SubType >Code</ SubType >
48+ <Compile Include =" GenSettingsWindow.Designer .cs" >
49+ <DependentUpon >GenSettingsWindow.cs</ DependentUpon >
5750 </Compile >
58- <Compile Include =" Properties\Resources.Designer.cs" >
59- <AutoGen >True</AutoGen >
60- <DesignTime >True</DesignTime >
61- <DependentUpon >Resources.resx</DependentUpon >
51+ <Compile Include =" UserControl1.cs" >
52+ <SubType >UserControl</SubType >
6253 </Compile >
63- <Compile Include =" Properties\Settings.Designer.cs" >
64- <AutoGen >True</AutoGen >
65- <DependentUpon >Settings.settings</DependentUpon >
66- <DesignTimeSharedInput >True</DesignTimeSharedInput >
54+ <Compile Include =" UserControl1.Designer.cs" >
55+ <DependentUpon >UserControl1.cs</DependentUpon >
6756 </Compile >
68- <Compile Include =" TcsEditor.cs" />
69- <Compile Include =" TypeConsoleGenerator.cs" />
70- <EmbeddedResource Include =" Properties\Resources.resx" >
71- <Generator >ResXFileCodeGenerator</Generator >
72- <LastGenOutput >Resources.Designer.cs</LastGenOutput >
73- </EmbeddedResource >
74- <None Include =" Properties\Settings.settings" >
75- <Generator >SettingsSingleFileGenerator</Generator >
76- <LastGenOutput >Settings.Designer.cs</LastGenOutput >
77- </None >
57+ <Compile Include =" Properties\AssemblyInfo.cs" />
58+ <Service Include =" {94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
7859 </ItemGroup >
7960 <ItemGroup >
8061 <ProjectReference Include =" ..\FlipnoteDesktop\FlipnoteDesktop.csproj" >
8465 </ProjectReference >
8566 </ItemGroup >
8667 <ItemGroup >
87- <Page Include =" GenSettingsWindow.xaml" >
88- <SubType >Designer</SubType >
89- <Generator >MSBuild:Compile</Generator >
90- </Page >
68+ <EmbeddedResource Include =" GenSettingsWindow.resx" >
69+ <DependentUpon >GenSettingsWindow.cs</DependentUpon >
70+ </EmbeddedResource >
71+ <EmbeddedResource Include =" UserControl1.resx" >
72+ <DependentUpon >UserControl1.cs</DependentUpon >
73+ </EmbeddedResource >
9174 </ItemGroup >
9275 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
9376</Project >
0 commit comments