1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProjectGuid >{4BE12F3F-44E1-4520-8B26-A4CD60DA588C}</ProjectGuid >
8+ <OutputType >WinExe</OutputType >
9+ <RootNamespace >ETR</RootNamespace >
10+ <AssemblyName >ETR</AssemblyName >
11+ <TargetFrameworkVersion >v4.8</TargetFrameworkVersion >
12+ <FileAlignment >512</FileAlignment >
13+ <ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
14+ <WarningLevel >4</WarningLevel >
15+ <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
16+ <Deterministic >true</Deterministic >
17+ <NuGetPackageImportStamp ></NuGetPackageImportStamp >
18+ <RunPostBuildEvent >OnOutputUpdated</RunPostBuildEvent >
19+ </PropertyGroup >
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21+ <PlatformTarget >AnyCPU</PlatformTarget >
22+ <DebugSymbols >true</DebugSymbols >
23+ <DebugType >full</DebugType >
24+ <Optimize >false</Optimize >
25+ <OutputPath >bin\Debug\</OutputPath >
26+ <DefineConstants >DEBUG;TRACE</DefineConstants >
27+ <ErrorReport >prompt</ErrorReport >
28+ <WarningLevel >4</WarningLevel >
29+ </PropertyGroup >
30+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31+ <PlatformTarget >AnyCPU</PlatformTarget >
32+ <DebugType >pdbonly</DebugType >
33+ <Optimize >true</Optimize >
34+ <OutputPath >bin\Release\</OutputPath >
35+ <DefineConstants >TRACE</DefineConstants >
36+ <ErrorReport >prompt</ErrorReport >
37+ <WarningLevel >4</WarningLevel >
38+ </PropertyGroup >
39+ <PropertyGroup >
40+ <ApplicationIcon >facebook_post_940x788_px_dqM_icon.ico</ApplicationIcon >
41+ </PropertyGroup >
42+ <ItemGroup >
43+ <Reference Include =" dnlib" >
44+ <HintPath >..\EazFixer-master\EazFixer\bin\Release\net472\dnlib.dll</HintPath >
45+ </Reference >
46+ <Reference Include =" MaterialDesignColors, Version=1.2.7.1979, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL" >
47+ <HintPath >packages\MaterialDesignColors.1.2.7\lib\net45\MaterialDesignColors.dll</HintPath >
48+ </Reference >
49+ <Reference Include =" MaterialDesignThemes.Wpf, Version=3.2.0.1979, Culture=neutral, PublicKeyToken=df2a72020bd7962a, processorArchitecture=MSIL" >
50+ <HintPath >packages\MaterialDesignThemes.3.2.0\lib\net45\MaterialDesignThemes.Wpf.dll</HintPath >
51+ </Reference >
52+ <Reference Include =" System" />
53+ <Reference Include =" System.Data" />
54+ <Reference Include =" System.Xml" />
55+ <Reference Include =" Microsoft.CSharp" />
56+ <Reference Include =" System.Core" />
57+ <Reference Include =" System.Xml.Linq" />
58+ <Reference Include =" System.Data.DataSetExtensions" />
59+ <Reference Include =" System.Net.Http" />
60+ <Reference Include =" System.Xaml" >
61+ <RequiredTargetFramework >4.0</RequiredTargetFramework >
62+ </Reference >
63+ <Reference Include =" WindowsBase" />
64+ <Reference Include =" PresentationCore" />
65+ <Reference Include =" PresentationFramework" />
66+ </ItemGroup >
67+ <ItemGroup >
68+ <ApplicationDefinition Include =" App.xaml" >
69+ <Generator >MSBuild:Compile</Generator >
70+ <SubType >Designer</SubType >
71+ </ApplicationDefinition >
72+ <Page Include =" MainWindow.xaml" >
73+ <Generator >MSBuild:Compile</Generator >
74+ <SubType >Designer</SubType >
75+ </Page >
76+ <Compile Include =" App.xaml.cs" >
77+ <DependentUpon >App.xaml</DependentUpon >
78+ <SubType >Code</SubType >
79+ </Compile >
80+ <Compile Include =" MainWindow.xaml.cs" >
81+ <DependentUpon >MainWindow.xaml</DependentUpon >
82+ <SubType >Code</SubType >
83+ </Compile >
84+ </ItemGroup >
85+ <ItemGroup >
86+ <Compile Include =" Properties\AssemblyInfo.cs" >
87+ <SubType >Code</SubType >
88+ </Compile >
89+ <Compile Include =" Properties\Resources.Designer.cs" >
90+ <AutoGen >True</AutoGen >
91+ <DesignTime >True</DesignTime >
92+ <DependentUpon >Resources.resx</DependentUpon >
93+ </Compile >
94+ <Compile Include =" Properties\Settings.Designer.cs" >
95+ <AutoGen >True</AutoGen >
96+ <DependentUpon >Settings.settings</DependentUpon >
97+ <DesignTimeSharedInput >True</DesignTimeSharedInput >
98+ </Compile >
99+ <EmbeddedResource Include =" Properties\Resources.resx" >
100+ <Generator >ResXFileCodeGenerator</Generator >
101+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
102+ </EmbeddedResource >
103+ <None Include =" packages.config" />
104+ <None Include =" Properties\Settings.settings" >
105+ <Generator >SettingsSingleFileGenerator</Generator >
106+ <LastGenOutput >Settings.Designer.cs</LastGenOutput >
107+ </None >
108+ </ItemGroup >
109+ <ItemGroup >
110+ <None Include =" App.config" />
111+ </ItemGroup >
112+ <ItemGroup >
113+ <Resource Include =" Facebook Post 940x788 px.png" />
114+ </ItemGroup >
115+ <ItemGroup >
116+ <Resource Include =" facebook_post_940x788_px_dqM_icon.ico" />
117+ </ItemGroup >
118+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
119+ <Import Project =" packages\MaterialDesignThemes.3.2.0\build\MaterialDesignThemes.targets" Condition =" Exists('packages\MaterialDesignThemes.3.2.0\build\MaterialDesignThemes.targets')" />
120+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
121+ <PropertyGroup >
122+ <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 >
123+ </PropertyGroup >
124+ <Error Condition =" !Exists('packages\MaterialDesignThemes.3.2.0\build\MaterialDesignThemes.targets')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\MaterialDesignThemes.3.2.0\build\MaterialDesignThemes.targets'))" />
125+ </Target >
126+ <PropertyGroup >
127+ <PostBuildEvent >if /I "$(ConfigurationName)" == "Release" Eazfuscator.NET.exe "$(TargetPath)" --msbuild-project-path "$(ProjectPath)" --msbuild-project-configuration "$(ConfigurationName)" --msbuild-project-platform "$(PlatformName)" --msbuild-solution-path "$(SolutionPath)" -n --newline-flush -v 2020.4</PostBuildEvent >
128+ </PropertyGroup >
129+ </Project >
0 commit comments