| 1 | <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|---|
| 2 | <PropertyGroup>
|
|---|
| 3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|---|
| 4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|---|
| 5 | <ProductVersion>9.0.30729</ProductVersion>
|
|---|
| 6 | <SchemaVersion>2.0</SchemaVersion>
|
|---|
| 7 | <ProjectGuid>{19B73EC2-0D53-4F8C-91E1-A08FCC0174E5}</ProjectGuid>
|
|---|
| 8 | <ProjectTypeGuids>{603c0e0b-db56-11dc-be95-000d561079b0};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|---|
| 9 | <OutputType>Library</OutputType>
|
|---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
|---|
| 11 | <RootNamespace>Platnosci</RootNamespace>
|
|---|
| 12 | <AssemblyName>Platnosci</AssemblyName>
|
|---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|---|
| 14 | <MvcBuildViews>false</MvcBuildViews>
|
|---|
| 15 | </PropertyGroup>
|
|---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
|---|
| 18 | <DebugType>full</DebugType>
|
|---|
| 19 | <Optimize>false</Optimize>
|
|---|
| 20 | <OutputPath>bin\</OutputPath>
|
|---|
| 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 23 | <WarningLevel>4</WarningLevel>
|
|---|
| 24 | </PropertyGroup>
|
|---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|---|
| 26 | <DebugType>pdbonly</DebugType>
|
|---|
| 27 | <Optimize>true</Optimize>
|
|---|
| 28 | <OutputPath>bin\</OutputPath>
|
|---|
| 29 | <DefineConstants>TRACE</DefineConstants>
|
|---|
| 30 | <ErrorReport>prompt</ErrorReport>
|
|---|
| 31 | <WarningLevel>4</WarningLevel>
|
|---|
| 32 | </PropertyGroup>
|
|---|
| 33 | <ItemGroup>
|
|---|
| 34 | <Reference Include="System" />
|
|---|
| 35 | <Reference Include="System.Data" />
|
|---|
| 36 | <Reference Include="System.Core">
|
|---|
| 37 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 38 | </Reference>
|
|---|
| 39 | <Reference Include="System.Data.DataSetExtensions">
|
|---|
| 40 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 41 | </Reference>
|
|---|
| 42 | <Reference Include="System.Data.Linq">
|
|---|
| 43 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 44 | </Reference>
|
|---|
| 45 | <Reference Include="System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
|---|
| 46 | <Reference Include="System.Xml.Linq">
|
|---|
| 47 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|---|
| 48 | </Reference>
|
|---|
| 49 | <Reference Include="System.Drawing" />
|
|---|
| 50 | <Reference Include="System.Web" />
|
|---|
| 51 | <Reference Include="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
|---|
| 52 | <Reference Include="System.Web.Abstractions" />
|
|---|
| 53 | <Reference Include="System.Web.Routing" />
|
|---|
| 54 | <Reference Include="System.Xml" />
|
|---|
| 55 | <Reference Include="System.Configuration" />
|
|---|
| 56 | <Reference Include="System.Web.Services" />
|
|---|
| 57 | <Reference Include="System.EnterpriseServices" />
|
|---|
| 58 | <Reference Include="System.Web.Mobile" />
|
|---|
| 59 | </ItemGroup>
|
|---|
| 60 | <ItemGroup>
|
|---|
| 61 | <Compile Include="App_GlobalResources\tlumaczenia.de.designer.cs">
|
|---|
| 62 | <AutoGen>True</AutoGen>
|
|---|
| 63 | <DesignTime>True</DesignTime>
|
|---|
| 64 | <DependentUpon>tlumaczenia.de.resx</DependentUpon>
|
|---|
| 65 | </Compile>
|
|---|
| 66 | <Compile Include="App_GlobalResources\tlumaczenia.fr.designer.cs">
|
|---|
| 67 | <AutoGen>True</AutoGen>
|
|---|
| 68 | <DesignTime>True</DesignTime>
|
|---|
| 69 | <DependentUpon>tlumaczenia.fr.resx</DependentUpon>
|
|---|
| 70 | </Compile>
|
|---|
| 71 | <Compile Include="App_GlobalResources\tlumaczenia.it.designer.cs">
|
|---|
| 72 | <AutoGen>True</AutoGen>
|
|---|
| 73 | <DesignTime>True</DesignTime>
|
|---|
| 74 | <DependentUpon>tlumaczenia.it.resx</DependentUpon>
|
|---|
| 75 | </Compile>
|
|---|
| 76 | <Compile Include="App_GlobalResources\tlumaczenia.designer.cs">
|
|---|
| 77 | <AutoGen>True</AutoGen>
|
|---|
| 78 | <DesignTime>True</DesignTime>
|
|---|
| 79 | <DependentUpon>tlumaczenia.resx</DependentUpon>
|
|---|
| 80 | </Compile>
|
|---|
| 81 | <Compile Include="App_GlobalResources\tlumaczenia.pl.designer.cs">
|
|---|
| 82 | <AutoGen>True</AutoGen>
|
|---|
| 83 | <DesignTime>True</DesignTime>
|
|---|
| 84 | <DependentUpon>tlumaczenia.pl.resx</DependentUpon>
|
|---|
| 85 | </Compile>
|
|---|
| 86 | <Compile Include="Controllers\AccountController.cs" />
|
|---|
| 87 | <Compile Include="Controllers\HomeController.cs" />
|
|---|
| 88 | <Compile Include="Controllers\MerchantController.cs" />
|
|---|
| 89 | <Compile Include="Controllers\PlatnoscController.cs" />
|
|---|
| 90 | <Compile Include="Default.aspx.cs">
|
|---|
| 91 | <DependentUpon>Default.aspx</DependentUpon>
|
|---|
| 92 | <SubType>ASPXCodeBehind</SubType>
|
|---|
| 93 | </Compile>
|
|---|
| 94 | <Compile Include="Global.asax.cs">
|
|---|
| 95 | <DependentUpon>Global.asax</DependentUpon>
|
|---|
| 96 | </Compile>
|
|---|
| 97 | <Compile Include="Helpers\helper.cs" />
|
|---|
| 98 | <Compile Include="Models\FunkcjePlatnosci.cs" />
|
|---|
| 99 | <Compile Include="Models\ErrorViewData.cs" />
|
|---|
| 100 | <Compile Include="Models\InvoiceDetailsViewData.cs" />
|
|---|
| 101 | <Compile Include="Models\MerchantViewData.cs" />
|
|---|
| 102 | <Compile Include="Models\OperationType.cs" />
|
|---|
| 103 | <Compile Include="Properties\AssemblyInfo.cs" />
|
|---|
| 104 | <Compile Include="Views\PlatnosciViews.cs">
|
|---|
| 105 | <SubType>ASPXCodeBehind</SubType>
|
|---|
| 106 | </Compile>
|
|---|
| 107 | </ItemGroup>
|
|---|
| 108 | <ItemGroup>
|
|---|
| 109 | <Content Include="Default.aspx" />
|
|---|
| 110 | <Content Include="Global.asax" />
|
|---|
| 111 | <Content Include="Views\Merchant\Merchant.aspx" />
|
|---|
| 112 | <Content Include="Views\Platnosc\Show.aspx" />
|
|---|
| 113 | <Content Include="Web.config" />
|
|---|
| 114 | <Content Include="Content\Site.css" />
|
|---|
| 115 | <Content Include="Scripts\jquery-1.3.2.js" />
|
|---|
| 116 | <Content Include="Scripts\jquery-1.3.2.min.js" />
|
|---|
| 117 | <Content Include="Scripts\jquery-1.3.2-vsdoc.js" />
|
|---|
| 118 | <Content Include="Scripts\jquery-1.3.2.min-vsdoc.js" />
|
|---|
| 119 | <Content Include="Scripts\MicrosoftAjax.js" />
|
|---|
| 120 | <Content Include="Scripts\MicrosoftAjax.debug.js" />
|
|---|
| 121 | <Content Include="Scripts\MicrosoftMvcAjax.js" />
|
|---|
| 122 | <Content Include="Scripts\MicrosoftMvcAjax.debug.js" />
|
|---|
| 123 | <Content Include="Views\Account\LogOn.aspx" />
|
|---|
| 124 | <Content Include="Views\Home\About.aspx" />
|
|---|
| 125 | <Content Include="Views\Home\Index.aspx" />
|
|---|
| 126 | <Content Include="Views\Shared\Error.aspx" />
|
|---|
| 127 | <Content Include="Views\Shared\LogOnUserControl.ascx" />
|
|---|
| 128 | <Content Include="Views\Shared\Site.Master" />
|
|---|
| 129 | <Content Include="Views\Web.config" />
|
|---|
| 130 | </ItemGroup>
|
|---|
| 131 | <ItemGroup>
|
|---|
| 132 | <ProjectReference Include="..\Platnosci.Core\Platnosci.Core.csproj">
|
|---|
| 133 | <Project>{329506B5-F705-46AE-A31D-799141FEA70E}</Project>
|
|---|
| 134 | <Name>Platnosci.Core</Name>
|
|---|
| 135 | </ProjectReference>
|
|---|
| 136 | </ItemGroup>
|
|---|
| 137 | <ItemGroup>
|
|---|
| 138 | <Content Include="Views\Shared\Glowna.Master" />
|
|---|
| 139 | </ItemGroup>
|
|---|
| 140 | <ItemGroup>
|
|---|
| 141 | <Content Include="Content\admoto.css" />
|
|---|
| 142 | <Content Include="Content\truck.css" />
|
|---|
| 143 | <Content Include="Images\de.gif" />
|
|---|
| 144 | <Content Include="Images\fr.gif" />
|
|---|
| 145 | <Content Include="Images\gb.gif" />
|
|---|
| 146 | <Content Include="Images\it.gif" />
|
|---|
| 147 | <Content Include="Images\pl.gif" />
|
|---|
| 148 | <Content Include="Images\truck\logo.gif" />
|
|---|
| 149 | </ItemGroup>
|
|---|
| 150 | <ItemGroup>
|
|---|
| 151 | <Content Include="Images\admoto\favicon.ico" />
|
|---|
| 152 | <Content Include="Images\admoto\logo.gif" />
|
|---|
| 153 | <Content Include="Images\admoto\tlo1.gif" />
|
|---|
| 154 | <Content Include="Images\admoto\tlo2.gif" />
|
|---|
| 155 | <Content Include="Images\admoto\tlo_top_.gif" />
|
|---|
| 156 | <Content Include="Views\Shared\Error1.aspx" />
|
|---|
| 157 | </ItemGroup>
|
|---|
| 158 | <ItemGroup>
|
|---|
| 159 | <Content Include="App_GlobalResources\tlumaczenia.pl.resx">
|
|---|
| 160 | <Generator>GlobalResourceProxyGenerator</Generator>
|
|---|
| 161 | <LastGenOutput>tlumaczenia.pl.designer.cs</LastGenOutput>
|
|---|
| 162 | </Content>
|
|---|
| 163 | </ItemGroup>
|
|---|
| 164 | <ItemGroup>
|
|---|
| 165 | <Content Include="App_GlobalResources\tlumaczenia.resx">
|
|---|
| 166 | <Generator>GlobalResourceProxyGenerator</Generator>
|
|---|
| 167 | <LastGenOutput>tlumaczenia.designer.cs</LastGenOutput>
|
|---|
| 168 | </Content>
|
|---|
| 169 | </ItemGroup>
|
|---|
| 170 | <ItemGroup>
|
|---|
| 171 | <Content Include="App_GlobalResources\tlumaczenia.de.resx">
|
|---|
| 172 | <Generator>GlobalResourceProxyGenerator</Generator>
|
|---|
| 173 | <LastGenOutput>tlumaczenia.de.designer.cs</LastGenOutput>
|
|---|
| 174 | </Content>
|
|---|
| 175 | </ItemGroup>
|
|---|
| 176 | <ItemGroup>
|
|---|
| 177 | <Content Include="App_GlobalResources\tlumaczenia.fr.resx">
|
|---|
| 178 | <Generator>GlobalResourceProxyGenerator</Generator>
|
|---|
| 179 | <LastGenOutput>tlumaczenia.fr.designer.cs</LastGenOutput>
|
|---|
| 180 | </Content>
|
|---|
| 181 | </ItemGroup>
|
|---|
| 182 | <ItemGroup>
|
|---|
| 183 | <Content Include="App_GlobalResources\tlumaczenia.it.resx">
|
|---|
| 184 | <Generator>GlobalResourceProxyGenerator</Generator>
|
|---|
| 185 | <LastGenOutput>tlumaczenia.it.designer.cs</LastGenOutput>
|
|---|
| 186 | </Content>
|
|---|
| 187 | <Content Include="Views\Platnosc\Fail.aspx" />
|
|---|
| 188 | <Content Include="Views\Platnosc\Form.aspx" />
|
|---|
| 189 | <Content Include="Views\Platnosc\Ok.aspx" />
|
|---|
| 190 | <Content Include="Views\Platnosc\Paid.aspx" />
|
|---|
| 191 | <Content Include="Views\Platnosc\Status.aspx" />
|
|---|
| 192 | </ItemGroup>
|
|---|
| 193 | <ItemGroup>
|
|---|
| 194 | <Folder Include="App_Data\" />
|
|---|
| 195 | <Folder Include="Log\" />
|
|---|
| 196 | </ItemGroup>
|
|---|
| 197 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|---|
| 198 | <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
|
|---|
| 199 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|---|
| 200 | Other similar extension points exist, see Microsoft.Common.targets.
|
|---|
| 201 | <Target Name="BeforeBuild">
|
|---|
| 202 | </Target> -->
|
|---|
| 203 | <Target Name="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|---|
| 204 | <AspNetCompiler VirtualPath="temp" PhysicalPath="$(ProjectDir)\..\$(ProjectName)" />
|
|---|
| 205 | </Target>
|
|---|
| 206 | <ProjectExtensions>
|
|---|
| 207 | <VisualStudio>
|
|---|
| 208 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|---|
| 209 | <WebProjectProperties>
|
|---|
| 210 | <UseIIS>False</UseIIS>
|
|---|
| 211 | <AutoAssignPort>True</AutoAssignPort>
|
|---|
| 212 | <DevelopmentServerPort>3646</DevelopmentServerPort>
|
|---|
| 213 | <DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|---|
| 214 | <IISUrl>
|
|---|
| 215 | </IISUrl>
|
|---|
| 216 | <NTLMAuthentication>False</NTLMAuthentication>
|
|---|
| 217 | <UseCustomServer>False</UseCustomServer>
|
|---|
| 218 | <CustomServerUrl>
|
|---|
| 219 | </CustomServerUrl>
|
|---|
| 220 | <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|---|
| 221 | </WebProjectProperties>
|
|---|
| 222 | </FlavorProperties>
|
|---|
| 223 | </VisualStudio>
|
|---|
| 224 | </ProjectExtensions>
|
|---|
| 225 | </Project> |
|---|