1- <?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" 15.0" DefaultTargets =" Build" 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 >{D2471408-2889-4AE4-9015-24CA4C948253}</ProjectGuid >
8- <OutputType >Library</OutputType >
9- <AppDesignerFolder >Properties</AppDesignerFolder >
10- <RootNamespace >AKSoftware.Localization.MultiLanguages.UWP</RootNamespace >
11- <AssemblyName >AKSoftware.Localization.MultiLanguages.UWP</AssemblyName >
12- <DefaultLanguage >en-US</DefaultLanguage >
13- <TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.18362 .0</TargetPlatformVersion >
15- <TargetPlatformMinVersion >10.0.17134.0</TargetPlatformMinVersion >
16- <MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17- <FileAlignment >512</FileAlignment >
18- <ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
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;NETFX_CORE;WINDOWS_UWP</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;NETFX_CORE;WINDOWS_UWP</DefineConstants >
36- <ErrorReport >prompt</ErrorReport >
37- <WarningLevel >4</WarningLevel >
38- </PropertyGroup >
39- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40- <PlatformTarget >x86</PlatformTarget >
41- <DebugSymbols >true</DebugSymbols >
42- <OutputPath >bin\x86\Debug\</OutputPath >
43- <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
44- <NoWarn >;2008</NoWarn >
45- <DebugType >full</DebugType >
46- <UseVSHostingProcess >false</UseVSHostingProcess >
47- <ErrorReport >prompt</ErrorReport >
48- </PropertyGroup >
49- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
50- <PlatformTarget >x86</PlatformTarget >
51- <OutputPath >bin\x86\Release\</OutputPath >
52- <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
53- <Optimize >true</Optimize >
54- <NoWarn >;2008</NoWarn >
55- <DebugType >pdbonly</DebugType >
56- <UseVSHostingProcess >false</UseVSHostingProcess >
57- <ErrorReport >prompt</ErrorReport >
58- </PropertyGroup >
59- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM'" >
60- <PlatformTarget >ARM</PlatformTarget >
61- <DebugSymbols >true</DebugSymbols >
62- <OutputPath >bin\ARM\Debug\</OutputPath >
63- <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
64- <NoWarn >;2008</NoWarn >
65- <DebugType >full</DebugType >
66- <UseVSHostingProcess >false</UseVSHostingProcess >
67- <ErrorReport >prompt</ErrorReport >
68- </PropertyGroup >
69- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM'" >
70- <PlatformTarget >ARM</PlatformTarget >
71- <OutputPath >bin\ARM\Release\</OutputPath >
72- <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
73- <Optimize >true</Optimize >
74- <NoWarn >;2008</NoWarn >
75- <DebugType >pdbonly</DebugType >
76- <UseVSHostingProcess >false</UseVSHostingProcess >
77- <ErrorReport >prompt</ErrorReport >
78- </PropertyGroup >
79- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM64'" >
80- <PlatformTarget >ARM64</PlatformTarget >
81- <DebugSymbols >true</DebugSymbols >
82- <OutputPath >bin\ARM64\Debug\</OutputPath >
83- <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
84- <NoWarn >;2008</NoWarn >
85- <DebugType >full</DebugType >
86- <UseVSHostingProcess >false</UseVSHostingProcess >
87- <ErrorReport >prompt</ErrorReport >
88- </PropertyGroup >
89- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM64'" >
90- <PlatformTarget >ARM64</PlatformTarget >
91- <OutputPath >bin\ARM64\Release\</OutputPath >
92- <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
93- <Optimize >true</Optimize >
94- <NoWarn >;2008</NoWarn >
95- <DebugType >pdbonly</DebugType >
96- <UseVSHostingProcess >false</UseVSHostingProcess >
97- <ErrorReport >prompt</ErrorReport >
98- </PropertyGroup >
99- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
100- <PlatformTarget >x64</PlatformTarget >
101- <DebugSymbols >true</DebugSymbols >
102- <OutputPath >bin\x64\Debug\</OutputPath >
103- <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
104- <NoWarn >;2008</NoWarn >
105- <DebugType >full</DebugType >
106- <UseVSHostingProcess >false</UseVSHostingProcess >
107- <ErrorReport >prompt</ErrorReport >
108- </PropertyGroup >
109- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
110- <PlatformTarget >x64</PlatformTarget >
111- <OutputPath >bin\x64\Release\</OutputPath >
112- <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
113- <Optimize >true</Optimize >
114- <NoWarn >;2008</NoWarn >
115- <DebugType >pdbonly</DebugType >
116- <UseVSHostingProcess >false</UseVSHostingProcess >
117- <ErrorReport >prompt</ErrorReport >
118- </PropertyGroup >
119- <PropertyGroup >
120- <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
121- </PropertyGroup >
122- <ItemGroup >
123- <Compile Include =" Behaviors\DependencyObjectCollection.cs" />
124- <Compile Include =" Behaviors\MultiBindingBehavior.cs" />
125- <Compile Include =" Behaviors\MultiBindingItem.cs" />
126- <Compile Include =" Behaviors\MultiBindingItemCollection.cs" />
127- <Compile Include =" Converters\LocalizationConverter.cs" />
128- <Compile Include =" Converters\MultiValueConverterBase.cs" />
129- <Compile Include =" Extensions\LanguageServiceExtension.cs" />
130- <Compile Include =" Extensions\LocalizeStringExtension.cs" />
131- <Compile Include =" ExternalFileKeysProvider.cs" />
132- <Compile Include =" IServiceProviderHost.cs" />
133- <Compile Include =" LocalizationService.cs" />
134- <Compile Include =" Properties\AssemblyInfo.cs" />
135- <EmbeddedResource Include =" Properties\AKSoftware.Localization.MultiLanguages.UWP.rd.xml" />
136- </ItemGroup >
137- <ItemGroup >
138- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" >
139- <Version >8.0.0</Version >
140- </PackageReference >
141- <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" >
142- <Version >6.2.10</Version >
143- </PackageReference >
144- <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" >
145- <Version >2.0.1</Version >
146- </PackageReference >
147- </ItemGroup >
148- <ItemGroup >
149- <ProjectReference Include =" ..\AKSoftware.Localization.MultiLanguages\AKSoftware.Localization.MultiLanguages.csproj" >
150- <Project >{6f2ba297-c752-4552-97d4-4a69277e3df2}</Project >
151- <Name >AKSoftware.Localization.MultiLanguages</Name >
152- </ProjectReference >
153- </ItemGroup >
154- <ItemGroup />
155- <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
156- <VisualStudioVersion >14.0</VisualStudioVersion >
157- </PropertyGroup >
158- <Import Project =" $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" 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 >{D2471408-2889-4AE4-9015-24CA4C948253}</ProjectGuid >
8+ <OutputType >Library</OutputType >
9+ <AppDesignerFolder >Properties</AppDesignerFolder >
10+ <RootNamespace >AKSoftware.Localization.MultiLanguages.UWP</RootNamespace >
11+ <AssemblyName >AKSoftware.Localization.MultiLanguages.UWP</AssemblyName >
12+ <DefaultLanguage >en-US</DefaultLanguage >
13+ <TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.22621 .0</TargetPlatformVersion >
15+ <TargetPlatformMinVersion >10.0.17134.0</TargetPlatformMinVersion >
16+ <MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17+ <FileAlignment >512</FileAlignment >
18+ <ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
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;NETFX_CORE;WINDOWS_UWP</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;NETFX_CORE;WINDOWS_UWP</DefineConstants >
36+ <ErrorReport >prompt</ErrorReport >
37+ <WarningLevel >4</WarningLevel >
38+ </PropertyGroup >
39+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40+ <PlatformTarget >x86</PlatformTarget >
41+ <DebugSymbols >true</DebugSymbols >
42+ <OutputPath >bin\x86\Debug\</OutputPath >
43+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
44+ <NoWarn >;2008</NoWarn >
45+ <DebugType >full</DebugType >
46+ <UseVSHostingProcess >false</UseVSHostingProcess >
47+ <ErrorReport >prompt</ErrorReport >
48+ </PropertyGroup >
49+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
50+ <PlatformTarget >x86</PlatformTarget >
51+ <OutputPath >bin\x86\Release\</OutputPath >
52+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
53+ <Optimize >true</Optimize >
54+ <NoWarn >;2008</NoWarn >
55+ <DebugType >pdbonly</DebugType >
56+ <UseVSHostingProcess >false</UseVSHostingProcess >
57+ <ErrorReport >prompt</ErrorReport >
58+ </PropertyGroup >
59+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM'" >
60+ <PlatformTarget >ARM</PlatformTarget >
61+ <DebugSymbols >true</DebugSymbols >
62+ <OutputPath >bin\ARM\Debug\</OutputPath >
63+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
64+ <NoWarn >;2008</NoWarn >
65+ <DebugType >full</DebugType >
66+ <UseVSHostingProcess >false</UseVSHostingProcess >
67+ <ErrorReport >prompt</ErrorReport >
68+ </PropertyGroup >
69+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM'" >
70+ <PlatformTarget >ARM</PlatformTarget >
71+ <OutputPath >bin\ARM\Release\</OutputPath >
72+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
73+ <Optimize >true</Optimize >
74+ <NoWarn >;2008</NoWarn >
75+ <DebugType >pdbonly</DebugType >
76+ <UseVSHostingProcess >false</UseVSHostingProcess >
77+ <ErrorReport >prompt</ErrorReport >
78+ </PropertyGroup >
79+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM64'" >
80+ <PlatformTarget >ARM64</PlatformTarget >
81+ <DebugSymbols >true</DebugSymbols >
82+ <OutputPath >bin\ARM64\Debug\</OutputPath >
83+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
84+ <NoWarn >;2008</NoWarn >
85+ <DebugType >full</DebugType >
86+ <UseVSHostingProcess >false</UseVSHostingProcess >
87+ <ErrorReport >prompt</ErrorReport >
88+ </PropertyGroup >
89+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM64'" >
90+ <PlatformTarget >ARM64</PlatformTarget >
91+ <OutputPath >bin\ARM64\Release\</OutputPath >
92+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
93+ <Optimize >true</Optimize >
94+ <NoWarn >;2008</NoWarn >
95+ <DebugType >pdbonly</DebugType >
96+ <UseVSHostingProcess >false</UseVSHostingProcess >
97+ <ErrorReport >prompt</ErrorReport >
98+ </PropertyGroup >
99+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
100+ <PlatformTarget >x64</PlatformTarget >
101+ <DebugSymbols >true</DebugSymbols >
102+ <OutputPath >bin\x64\Debug\</OutputPath >
103+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
104+ <NoWarn >;2008</NoWarn >
105+ <DebugType >full</DebugType >
106+ <UseVSHostingProcess >false</UseVSHostingProcess >
107+ <ErrorReport >prompt</ErrorReport >
108+ </PropertyGroup >
109+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
110+ <PlatformTarget >x64</PlatformTarget >
111+ <OutputPath >bin\x64\Release\</OutputPath >
112+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants >
113+ <Optimize >true</Optimize >
114+ <NoWarn >;2008</NoWarn >
115+ <DebugType >pdbonly</DebugType >
116+ <UseVSHostingProcess >false</UseVSHostingProcess >
117+ <ErrorReport >prompt</ErrorReport >
118+ </PropertyGroup >
119+ <PropertyGroup >
120+ <RestoreProjectStyle >PackageReference</RestoreProjectStyle >
121+ </PropertyGroup >
122+ <ItemGroup >
123+ <Compile Include =" Behaviors\DependencyObjectCollection.cs" />
124+ <Compile Include =" Behaviors\MultiBindingBehavior.cs" />
125+ <Compile Include =" Behaviors\MultiBindingItem.cs" />
126+ <Compile Include =" Behaviors\MultiBindingItemCollection.cs" />
127+ <Compile Include =" Converters\LocalizationConverter.cs" />
128+ <Compile Include =" Converters\MultiValueConverterBase.cs" />
129+ <Compile Include =" Extensions\LanguageServiceExtension.cs" />
130+ <Compile Include =" Extensions\LocalizeStringExtension.cs" />
131+ <Compile Include =" ExternalFileKeysProvider.cs" />
132+ <Compile Include =" IServiceProviderHost.cs" />
133+ <Compile Include =" LocalizationService.cs" />
134+ <Compile Include =" Properties\AssemblyInfo.cs" />
135+ <EmbeddedResource Include =" Properties\AKSoftware.Localization.MultiLanguages.UWP.rd.xml" />
136+ </ItemGroup >
137+ <ItemGroup >
138+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" >
139+ <Version >8.0.0</Version >
140+ </PackageReference >
141+ <PackageReference Include =" Microsoft.NETCore.UniversalWindowsPlatform" >
142+ <Version >6.2.10</Version >
143+ </PackageReference >
144+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Uwp.Managed" >
145+ <Version >2.0.1</Version >
146+ </PackageReference >
147+ </ItemGroup >
148+ <ItemGroup >
149+ <ProjectReference Include =" ..\AKSoftware.Localization.MultiLanguages\AKSoftware.Localization.MultiLanguages.csproj" >
150+ <Project >{6f2ba297-c752-4552-97d4-4a69277e3df2}</Project >
151+ <Name >AKSoftware.Localization.MultiLanguages</Name >
152+ </ProjectReference >
153+ </ItemGroup >
154+ <ItemGroup />
155+ <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
156+ <VisualStudioVersion >14.0</VisualStudioVersion >
157+ </PropertyGroup >
158+ <Import Project =" $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
159159 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
160160 Other similar extension points exist, see Microsoft.Common.targets.
161161 <Target Name="BeforeBuild">
162162 </Target>
163163 <Target Name="AfterBuild">
164164 </Target>
165- -->
166- </Project >
165+ -->
166+ </Project >
0 commit comments