1
+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Import Project =" packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition =" Exists('packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
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
+ <ProductVersion >
8
+ </ProductVersion >
9
+ <SchemaVersion >2.0</SchemaVersion >
10
+ <ProjectGuid >{8E435E71-91E2-4ACA-A8B8-4913E2E33614}</ProjectGuid >
11
+ <ProjectTypeGuids >{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids >
12
+ <OutputType >Library</OutputType >
13
+ <AppDesignerFolder >Properties</AppDesignerFolder >
14
+ <RootNamespace >MasterPageNatal</RootNamespace >
15
+ <AssemblyName >MasterPageNatal</AssemblyName >
16
+ <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
17
+ <UseIISExpress >true</UseIISExpress >
18
+ <Use64BitIISExpress />
19
+ <IISExpressSSLPort >44319</IISExpressSSLPort >
20
+ <IISExpressAnonymousAuthentication />
21
+ <IISExpressWindowsAuthentication />
22
+ <IISExpressUseClassicPipelineMode />
23
+ <UseGlobalApplicationHostFile />
24
+ <NuGetPackageImportStamp >
25
+ </NuGetPackageImportStamp >
26
+ </PropertyGroup >
27
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
28
+ <DebugSymbols >true</DebugSymbols >
29
+ <DebugType >full</DebugType >
30
+ <Optimize >false</Optimize >
31
+ <OutputPath >bin\</OutputPath >
32
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
33
+ <ErrorReport >prompt</ErrorReport >
34
+ <WarningLevel >4</WarningLevel >
35
+ </PropertyGroup >
36
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
37
+ <DebugSymbols >true</DebugSymbols >
38
+ <DebugType >pdbonly</DebugType >
39
+ <Optimize >true</Optimize >
40
+ <OutputPath >bin\</OutputPath >
41
+ <DefineConstants >TRACE</DefineConstants >
42
+ <ErrorReport >prompt</ErrorReport >
43
+ <WarningLevel >4</WarningLevel >
44
+ </PropertyGroup >
45
+ <ItemGroup >
46
+ <Reference Include =" Microsoft.CSharp" />
47
+ <Reference Include =" System.Web.DynamicData" />
48
+ <Reference Include =" System.Web.Entity" />
49
+ <Reference Include =" System.Web.ApplicationServices" />
50
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
51
+ <Reference Include =" System" />
52
+ <Reference Include =" System.Data" />
53
+ <Reference Include =" System.Core" />
54
+ <Reference Include =" System.Data.DataSetExtensions" />
55
+ <Reference Include =" System.Web.Extensions" />
56
+ <Reference Include =" System.Xml.Linq" />
57
+ <Reference Include =" System.Drawing" />
58
+ <Reference Include =" System.Web" />
59
+ <Reference Include =" System.Xml" />
60
+ <Reference Include =" System.Configuration" />
61
+ <Reference Include =" System.Web.Services" />
62
+ <Reference Include =" System.EnterpriseServices" />
63
+ </ItemGroup >
64
+ <ItemGroup >
65
+ <Reference Include =" Microsoft.CodeDom.Providers.DotNetCompilerPlatform" >
66
+ <HintPath >packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath >
67
+ </Reference >
68
+ </ItemGroup >
69
+ <ItemGroup >
70
+ <Content Include =" css\style.css" />
71
+ <Content Include =" css\style.txt" />
72
+ <Content Include =" default.aspx" />
73
+ <Content Include =" Images\about-img.png" />
74
+ <Content Include =" Images\anao.jpg" />
75
+ <Content Include =" Images\banner-bg.png" />
76
+ <Content Include =" Images\banner.jpg" />
77
+ <Content Include =" Images\category-1.png" />
78
+ <Content Include =" Images\category-2.png" />
79
+ <Content Include =" Images\category-3.png" />
80
+ <Content Include =" Images\category-4.png" />
81
+ <Content Include =" Images\category-5.png" />
82
+ <Content Include =" Images\category-6.png" />
83
+ <Content Include =" Images\familia.jpg" />
84
+ <Content Include =" Images\fundo1.jpg" />
85
+ <Content Include =" Images\gallery-img-1.jpg" />
86
+ <Content Include =" Images\gallery-img-2.jpg" />
87
+ <Content Include =" Images\gallery-img-3.jpg" />
88
+ <Content Include =" Images\gallery-img-4.jpg" />
89
+ <Content Include =" Images\gallery-img-5.jpg" />
90
+ <Content Include =" Images\gallery-img-6.jpg" />
91
+ <Content Include =" Images\home-bg-1.png" />
92
+ <Content Include =" Images\home-bg-2.png" />
93
+ <Content Include =" Images\kids.jpg" />
94
+ <Content Include =" Images\message-bg.png" />
95
+ <Content Include =" Images\papa3.jpg" />
96
+ <Content Include =" Images\papai2.png" />
97
+ <Content Include =" js\script.js" />
98
+ <Content Include =" js\script.txt" />
99
+ <Content Include =" Web.config" />
100
+ </ItemGroup >
101
+ <ItemGroup >
102
+ <Compile Include =" default.aspx.cs" >
103
+ <DependentUpon >default.aspx</DependentUpon >
104
+ <SubType >ASPXCodeBehind</SubType >
105
+ </Compile >
106
+ <Compile Include =" default.aspx.designer.cs" >
107
+ <DependentUpon >default.aspx</DependentUpon >
108
+ </Compile >
109
+ <Compile Include =" Properties\AssemblyInfo.cs" />
110
+ <Compile Include =" Minha.Master.cs" >
111
+ <DependentUpon >Minha.Master</DependentUpon >
112
+ <SubType >ASPXCodeBehind</SubType >
113
+ </Compile >
114
+ <Compile Include =" Minha.Master.designer.cs" >
115
+ <DependentUpon >Minha.Master</DependentUpon >
116
+ </Compile >
117
+ </ItemGroup >
118
+ <ItemGroup >
119
+ <Content Include =" css\style.scss" />
120
+ <None Include =" packages.config" />
121
+ <Content Include =" Minha.Master" />
122
+ <None Include =" Web.Debug.config" >
123
+ <DependentUpon >Web.config</DependentUpon >
124
+ </None >
125
+ <None Include =" Web.Release.config" >
126
+ <DependentUpon >Web.config</DependentUpon >
127
+ </None >
128
+ </ItemGroup >
129
+ <PropertyGroup >
130
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
131
+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
132
+ </PropertyGroup >
133
+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
134
+ <Import Project =" $(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition =" '$(VSToolsPath)' != ''" />
135
+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition =" false" />
136
+ <ProjectExtensions >
137
+ <VisualStudio >
138
+ <FlavorProperties GUID =" {349c5851-65df-11da-9384-00065b846f21}" >
139
+ <WebProjectProperties >
140
+ <UseIIS >True</UseIIS >
141
+ <AutoAssignPort >True</AutoAssignPort >
142
+ <DevelopmentServerPort >52620</DevelopmentServerPort >
143
+ <DevelopmentServerVPath >/</DevelopmentServerVPath >
144
+ <IISUrl >https://localhost:44319/</IISUrl >
145
+ <NTLMAuthentication >False</NTLMAuthentication >
146
+ <UseCustomServer >False</UseCustomServer >
147
+ <CustomServerUrl >
148
+ </CustomServerUrl >
149
+ <SaveServerSettingsInUserFile >False</SaveServerSettingsInUserFile >
150
+ </WebProjectProperties >
151
+ </FlavorProperties >
152
+ </VisualStudio >
153
+ </ProjectExtensions >
154
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
155
+ <PropertyGroup >
156
+ <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 >
157
+ </PropertyGroup >
158
+ <Error Condition =" !Exists('packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text =" $([System.String]::Format('$(ErrorText)', 'packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
159
+ </Target >
160
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
161
+ Other similar extension points exist, see Microsoft.Common.targets.
162
+ <Target Name="BeforeBuild">
163
+ </Target>
164
+ <Target Name="AfterBuild">
165
+ </Target>
166
+ -->
167
+ </Project >
0 commit comments