<?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>{2B02695F-5E12-4CEF-9541-CA134B2F0480}</ProjectGuid><OutputType>Library</OutputType><AppDesignerFolder>Properties</AppDesignerFolder><RootNamespace>VBASync.WPF</RootNamespace><AssemblyName>VBASync.WPF</AssemblyName><TargetFrameworkVersion>v4.0</TargetFrameworkVersion><FileAlignment>512</FileAlignment><NuGetPackageImportStamp></NuGetPackageImportStamp></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="Ookii.Dialogs.Wpf, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0c15020868fd6249, processorArchitecture=MSIL"><HintPath>..\packages\Ookii.Dialogs.1.0\lib\net35\Ookii.Dialogs.Wpf.dll</HintPath></Reference><Reference Include="PresentationCore" /><Reference Include="PresentationFramework" /><Reference Include="System" /><Reference Include="System.Core" /><Reference Include="System.Xaml" /><Reference Include="System.Xml.Linq" /><Reference Include="System.Data.DataSetExtensions" /><Reference Include="Microsoft.CSharp" /><Reference Include="System.Data" /><Reference Include="System.Xml" /><Reference Include="WindowsBase" /><Reference Include="XamlBuildTask" /></ItemGroup><ItemGroup><Compile Include="AboutWindow.xaml.cs"><DependentUpon>AboutWindow.xaml</DependentUpon></Compile><Compile Include="ChangesViewModel.cs" /><Compile Include="MainViewModel.cs" /><Compile Include="MainWindow.xaml.cs"><DependentUpon>MainWindow.xaml</DependentUpon></Compile><Compile Include="Properties\AssemblyInfo.cs" /><Compile Include="SessionView.xaml.cs"><DependentUpon>SessionView.xaml</DependentUpon></Compile><Compile Include="SessionViewModel.cs" /><Compile Include="SettingsViewModel.cs" /><Compile Include="SettingsWindow.xaml.cs"><DependentUpon>SettingsWindow.xaml</DependentUpon></Compile><Compile Include="ViewModelBase.cs" /><Compile Include="WpfCommand.cs" /><Compile Include="WpfConverter.cs" /><Compile Include="WpfManager.cs" /><Compile Include="WpfStatic.cs" /><Compile Include="WpfValidation.cs" /></ItemGroup><ItemGroup><Resource Include="Icons\ClassIcon.png" /></ItemGroup><ItemGroup><Resource Include="Icons\DocIcon.png" /></ItemGroup><ItemGroup><Resource Include="Icons\English.png" /></ItemGroup><ItemGroup><Resource Include="Icons\FormIcon.png" /></ItemGroup><ItemGroup><Resource Include="Icons\French.png" /></ItemGroup><ItemGroup><Resource Include="Icons\ModuleIcon.png" /></ItemGroup><ItemGroup><Resource Include="Icons\ProjectIcon.png" /></ItemGroup><ItemGroup><Resource Include="Icons\VBA Sync Simple.ico" /></ItemGroup><ItemGroup><Page Include="AboutWindow.xaml"><Generator>MSBuild:Compile</Generator><SubType>Designer</SubType></Page><Page Include="MainWindow.xaml"><Generator>MSBuild:Compile</Generator><SubType>Designer</SubType></Page><Page Include="SessionView.xaml"><Generator>MSBuild:Compile</Generator><SubType>Designer</SubType></Page><Page Include="SettingsWindow.xaml"><Generator>MSBuild:Compile</Generator><SubType>Designer</SubType></Page></ItemGroup><ItemGroup><ProjectReference Include="..\VBASync\VBASync.csproj"><Project>{69c03739-3447-441e-afb2-baf5f6c52cfe}</Project><Name>VBASync</Name></ProjectReference></ItemGroup><ItemGroup><None Include="Packages.config"><SubType>Designer</SubType></None></ItemGroup><Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /></Project>