This repository was archived by the owner on Nov 29, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
ResourcesClassLibraryNoAttribute
ResourcesClassLibraryWithAttribute Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0.25420" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0.25420</VisualStudioVersion >
5+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6+ </PropertyGroup >
7+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8+ <PropertyGroup Label =" Globals" >
9+ <ProjectGuid >34740578-d5b5-4fb4-afd4-5e87b5443e20</ProjectGuid >
10+ <RootNamespace >ResourcesClassLibraryNoAttribute</RootNamespace >
11+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
12+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
13+ </PropertyGroup >
14+ <PropertyGroup >
15+ <SchemaVersion >2.0</SchemaVersion >
16+ </PropertyGroup >
17+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
18+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0.25420" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0.25420</VisualStudioVersion >
5+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6+ </PropertyGroup >
7+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8+ <PropertyGroup Label =" Globals" >
9+ <ProjectGuid >f27639b9-913e-43af-9d64-bbd98d9a420a</ProjectGuid >
10+ <RootNamespace >ResourcesClassLibraryWithAttribute</RootNamespace >
11+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
12+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
13+ </PropertyGroup >
14+ <PropertyGroup >
15+ <SchemaVersion >2.0</SchemaVersion >
16+ </PropertyGroup >
17+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
18+ </Project >
You can’t perform that action at this time.
0 commit comments