|
|
|
|
<?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>{19433717-0B6E-4FB8-A5BD-2CD5B89F1A7D}</ProjectGuid>
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
<RootNamespace>formula_manage</RootNamespace>
|
|
|
|
|
<AssemblyName>formula_manage</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
|
<PublishUrl>C:\Users\24018\Desktop\</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>1</ApplicationRevision>
|
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
|
<NuGetPackageImportStamp>
|
|
|
|
|
</NuGetPackageImportStamp>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
|
</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>
|
|
|
|
|
<SignManifests>true</SignManifests>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ApplicationIcon>sunlight_logo.ico</ApplicationIcon>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject>formula_manage.App</StartupObject>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ManifestCertificateThumbprint>3A21420A69675572D3E1BCB9F33C2ACD060FBB82</ManifestCertificateThumbprint>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ManifestKeyFile>formula_manage_TemporaryKey.pfx</ManifestKeyFile>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Accessibility" />
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
|
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
|
|
|
<Reference Include="System.Configuration" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Design" />
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
|
|
|
<Reference Include="System.Management" />
|
|
|
|
|
<Reference Include="System.Numerics" />
|
|
|
|
|
<Reference Include="System.Printing" />
|
|
|
|
|
<Reference Include="System.Security" />
|
|
|
|
|
<Reference Include="System.ServiceProcess" />
|
|
|
|
|
<Reference Include="System.Web" />
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
<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.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>
|
|
|
|
|
<Compile Include="ConvertMoels\CategoriesSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\ColorSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\DeviationConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\GramsSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\IndustrySQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\IonSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\ProductTypeSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\StatenConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\StatenERRConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\UserSQLConvert.cs" />
|
|
|
|
|
<Compile Include="EX\Exchange.xaml.cs">
|
|
|
|
|
<DependentUpon>Exchange.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="EX\ExProgram.xaml.cs">
|
|
|
|
|
<DependentUpon>ExProgram.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="IProvider.cs" />
|
|
|
|
|
<Compile Include="Login.xaml.cs">
|
|
|
|
|
<DependentUpon>Login.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="SQLModels\STUFF_Product.cs" />
|
|
|
|
|
<Compile Include="UserClass\Code128.cs" />
|
|
|
|
|
<Compile Include="UserClass\CRCcheck16.cs" />
|
|
|
|
|
<Compile Include="UserClass\DataGridHelper.cs" />
|
|
|
|
|
<Compile Include="UserClass\get_local_ip_address.cs" />
|
|
|
|
|
<Compile Include="UserClass\HardwareSN.cs" />
|
|
|
|
|
<Compile Include="UserClass\LogGing.cs" />
|
|
|
|
|
<Compile Include="UserClass\TCPServer.cs" />
|
|
|
|
|
<Compile Include="UserClass\IniFile.cs" />
|
|
|
|
|
<Compile Include="UserClass\LogDataRead.cs" />
|
|
|
|
|
<Compile Include="UserClass\MD5check.cs" />
|
|
|
|
|
<Compile Include="UserClass\PressKey.cs" />
|
|
|
|
|
<Compile Include="UserClass\DataTableForToObservableCollection.cs" />
|
|
|
|
|
<Compile Include="UserClass\PrintHelper.cs" />
|
|
|
|
|
<Compile Include="UserClass\StrToInt.cs" />
|
|
|
|
|
<Compile Include="UserClass\UserPrint.cs" />
|
|
|
|
|
<Compile Include="ViewModel\ExchangeViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModel\RECIPEViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModel\MainWindowViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModel\ViewModelLocator.cs" />
|
|
|
|
|
<Compile Include="View\Formula.xaml.cs">
|
|
|
|
|
<DependentUpon>Formula.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="View\ViewOrder.xaml.cs">
|
|
|
|
|
<DependentUpon>ViewOrder.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="View\ViewProcess.xaml.cs">
|
|
|
|
|
<DependentUpon>ViewProcess.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\APP_set.xaml.cs">
|
|
|
|
|
<DependentUpon>APP_set.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\client.xaml.cs">
|
|
|
|
|
<DependentUpon>client.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\color.xaml.cs">
|
|
|
|
|
<DependentUpon>color.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\RECIPE.xaml.cs">
|
|
|
|
|
<DependentUpon>RECIPE.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Dissolve.xaml.cs">
|
|
|
|
|
<DependentUpon>Dissolve.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Print.xaml.cs">
|
|
|
|
|
<DependentUpon>Print.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\fabric.xaml.cs">
|
|
|
|
|
<DependentUpon>fabric.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\CDKEY.xaml.cs">
|
|
|
|
|
<DependentUpon>CDKEY.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\User.xaml.cs">
|
|
|
|
|
<DependentUpon>User.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Machine.xaml.cs">
|
|
|
|
|
<DependentUpon>Machine.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Sql.xaml.cs">
|
|
|
|
|
<DependentUpon>Sql.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\SQL_BAK.xaml.cs">
|
|
|
|
|
<DependentUpon>SQL_BAK.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Stuff.xaml.cs">
|
|
|
|
|
<DependentUpon>Stuff.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="EX\Exchange.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="EX\ExProgram.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Help.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Login.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="MainWindow.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Compile Include="App.xaml.cs">
|
|
|
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Help.xaml.cs">
|
|
|
|
|
<DependentUpon>Help.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="View\Formula.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="View\ViewOrder.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="View\ViewProcess.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\APP_set.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\client.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\color.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\RECIPE.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Dissolve.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Print.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\fabric.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\CDKEY.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\User.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Machine.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Sql.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\SQL_BAK.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Stuff.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>ResXFileCodeGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
<None Include="FastReport\FRX\test.frx" />
|
|
|
|
|
<None Include="FastReport\FRX\test1.frx" />
|
|
|
|
|
<None Include="FastReport\Localization\Arabic.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Armenian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Chinese %28Simplified%29.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Chinese %28Traditional%29.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Croatian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Czech.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Danish.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Dutch.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\French.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\German.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Greek.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Hungarian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Italian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Persian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Polish.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Portuguese %28Brazil%29.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Portuguese.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Romanian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Russian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Serbian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Slovak.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Slovenian.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Spanish.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Swedish.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Thai.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Turkish.frl" />
|
|
|
|
|
<None Include="FastReport\Localization\Ukrainian.frl" />
|
|
|
|
|
<None Include="formula_manage_TemporaryKey.pfx" />
|
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
|
</None>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_sc.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logo.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logotext.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>Microsoft .NET Framework 4.6 %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>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="Windows\sunlight_logo.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="UserControls\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logo.ico" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="FastReport\Localization\readme.txt" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="CommonServiceLocator">
|
|
|
|
|
<Version>2.0.7</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="CommunityToolkit.Mvvm">
|
|
|
|
|
<Version>8.2.2</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Extended.Wpf.Toolkit">
|
|
|
|
|
<Version>4.6.0</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="FastReport.Net.Demo">
|
|
|
|
|
<Version>2024.2.11</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="FastReport.OpenSource">
|
|
|
|
|
<Version>2024.2.1</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Microsoft.CSharp">
|
|
|
|
|
<Version>4.7.0</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging">
|
|
|
|
|
<Version>8.0.0</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions">
|
|
|
|
|
<Version>8.0.1</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Microsoft.Extensions.Options">
|
|
|
|
|
<Version>8.0.2</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="MvvmLightLibs">
|
|
|
|
|
<Version>5.4.1.1</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="Newtonsoft.Json">
|
|
|
|
|
<Version>13.0.3</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="NModbus">
|
|
|
|
|
<Version>3.0.81</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="SamOatesGames.ModernUI.Xceed.Toolkit">
|
|
|
|
|
<Version>1.0.1905191936</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="System.Diagnostics.DiagnosticSource">
|
|
|
|
|
<Version>8.0.1</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
<PackageReference Include="ThoughtWorks.QRCode">
|
|
|
|
|
<Version>1.1.0</Version>
|
|
|
|
|
</PackageReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
</Project>
|