123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" 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>{06FE1734-4F21-4AB8-A873-47F8C3025D5C}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>PFC</RootNamespace>
- <AssemblyName>PFC</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <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' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>Icon.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ScottPlot, Version=4.1.64.0, Culture=neutral, PublicKeyToken=86698dc10387c39e, processorArchitecture=MSIL">
- <HintPath>packages\ScottPlot.4.1.64\lib\net462\ScottPlot.dll</HintPath>
- </Reference>
- <Reference Include="ScottPlot.WPF, Version=4.1.64.0, Culture=neutral, PublicKeyToken=e53b06131e34a3aa, processorArchitecture=MSIL">
- <HintPath>packages\ScottPlot.WPF.4.1.64\lib\net48\ScottPlot.WPF.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Drawing.Common, Version=4.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>packages\System.Drawing.Common.4.7.2\lib\net461\System.Drawing.Common.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- <Private>True</Private>
- <Private>True</Private>
- </Reference>
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Page Include="Program\Profile\Pages\CategoriesPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\CreateWallet.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\ExpensePage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\ListExpenses.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\ListProfits.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\Main.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\ProfitPage.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\Pages\Wallets.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Profile\profile_Window.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Verification\Pages\Login.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Verification\Pages\ConnectDB.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Verification\Pages\Regis.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Program\Verification\verif_Window.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="CustomControls\NavButton.cs" />
- <Compile Include="Program\ClassRequests.cs" />
- <Compile Include="Program\GlobalVaribles.cs" />
- <Compile Include="Program\Profile\Pages\CategoriesPage.xaml.cs">
- <DependentUpon>CategoriesPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\CreateWallet.xaml.cs">
- <DependentUpon>CreateWallet.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\ExpensePage.xaml.cs">
- <DependentUpon>ExpensePage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\ListExpenses.xaml.cs">
- <DependentUpon>ListExpenses.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\ListProfits.xaml.cs">
- <DependentUpon>ListProfits.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\Main.xaml.cs">
- <DependentUpon>Main.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\ProfitPage.xaml.cs">
- <DependentUpon>ProfitPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\Pages\Wallets.xaml.cs">
- <DependentUpon>Wallets.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Profile\profile_Window.xaml.cs">
- <DependentUpon>profile_Window.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Verification\Pages\Login.xaml.cs">
- <DependentUpon>Login.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Verification\Pages\ConnectDB.xaml.cs">
- <DependentUpon>ConnectDB.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Verification\Pages\Regis.xaml.cs">
- <DependentUpon>Regis.xaml</DependentUpon>
- </Compile>
- <Compile Include="Program\Verification\verif_Window.xaml.cs">
- <DependentUpon>verif_Window.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Page Include="Themes\Generic.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Themes\MyDictionary.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="packages.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Connection+.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Connection-.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\logout.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\user.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\add.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\delete.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\hardReset.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\chart+.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\chart-.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\excel.png" />
- </ItemGroup>
- <ItemGroup>
- <COMReference Include="Microsoft.Office.Core">
- <Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
- <VersionMajor>2</VersionMajor>
- <VersionMinor>5</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- <COMReference Include="Microsoft.Office.Interop.Excel">
- <Guid>{00020813-0000-0000-C000-000000000046}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>7</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- <COMReference Include="VBIDE">
- <Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
- <VersionMajor>5</VersionMajor>
- <VersionMinor>3</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>primary</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\deleteWallet.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\regis.png" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\login.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="DB\PFC_DB.mdf">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="DB\PFC_DB_log.ldf">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <DependentUpon>PFC_DB.mdf</DependentUpon>
- </Content>
- <SplashScreen Include="Resources\splashScreen.png" />
- <Resource Include="Icon.ico" />
- <Resource Include="Resources\deleteProfile.png" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.8">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.8 %28x86 и x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|