Zbiór zmian 939 dla branches/Emisje/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
- Data:
- 2009-12-08 10:09:39 (16 years ago)
- Lokalizacja:
- branches/Emisje
- Pliki:
-
- 2 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (zmodyfikowane) (7 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje
- Property svn:mergeinfo
-
old new 3 3 /branches/ReklamaReorganizacja:568-731 4 4 /tags/BazaReklam_1.1.28:831 5 /trunk:774-893 5 /trunk:774-893,896-936
-
- Property svn:mergeinfo
-
branches/Emisje/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
r895 r939 74 74 <DependentUpon>tlumaczenia.it.resx</DependentUpon> 75 75 </Compile> 76 <Compile Include="App_GlobalResources\tlumaczenia.en.designer.cs">77 <AutoGen>True</AutoGen>78 <DesignTime>True</DesignTime>79 <DependentUpon>tlumaczenia.en.resx</DependentUpon>80 </Compile>81 76 <Compile Include="App_GlobalResources\tlumaczenia.designer.cs"> 82 77 <AutoGen>True</AutoGen> 83 78 <DesignTime>True</DesignTime> 84 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 85 </Compile> 86 86 <Compile Include="Controllers\AccountController.cs" /> … … 99 99 <Compile Include="Models\ErrorViewData.cs" /> 100 100 <Compile Include="Models\InvoiceDetailsViewData.cs" /> 101 <Compile Include="Models\MerchantViewData.cs" />102 101 <Compile Include="Models\OperationType.cs" /> 103 102 <Compile Include="Properties\AssemblyInfo.cs" /> … … 136 135 </ItemGroup> 137 136 <ItemGroup> 138 <Content Include="Views\Shared\Glowna.Master" />139 </ItemGroup>140 <ItemGroup>141 137 <Content Include="Content\admoto.css" /> 142 138 <Content Include="Content\truck.css" /> … … 157 153 </ItemGroup> 158 154 <ItemGroup> 155 <Content Include="App_GlobalResources\tlumaczenia.pl.resx"> 156 <Generator>GlobalResourceProxyGenerator</Generator> 157 <LastGenOutput>tlumaczenia.pl.designer.cs</LastGenOutput> 158 <SubType>Designer</SubType> 159 </Content> 160 </ItemGroup> 161 <ItemGroup> 159 162 <Content Include="App_GlobalResources\tlumaczenia.resx"> 160 163 <Generator>GlobalResourceProxyGenerator</Generator> 161 164 <LastGenOutput>tlumaczenia.designer.cs</LastGenOutput> 162 </Content> 163 </ItemGroup> 164 <ItemGroup> 165 <Content Include="App_GlobalResources\tlumaczenia.en.resx"> 166 <Generator>GlobalResourceProxyGenerator</Generator> 167 <LastGenOutput>tlumaczenia.en.designer.cs</LastGenOutput> 165 <SubType>Designer</SubType> 168 166 </Content> 169 167 </ItemGroup> … … 178 176 <Generator>GlobalResourceProxyGenerator</Generator> 179 177 <LastGenOutput>tlumaczenia.fr.designer.cs</LastGenOutput> 178 <SubType>Designer</SubType> 180 179 </Content> 181 180 </ItemGroup> … … 184 183 <Generator>GlobalResourceProxyGenerator</Generator> 185 184 <LastGenOutput>tlumaczenia.it.designer.cs</LastGenOutput> 185 <SubType>Designer</SubType> 186 186 </Content> 187 187 <Content Include="Views\Platnosc\Fail.aspx" /> 188 <Content Include="Views\Platnosc\Form.aspx" /> 188 189 <Content Include="Views\Platnosc\Ok.aspx" /> 189 190 <Content Include="Views\Platnosc\Paid.aspx" /> … … 208 209 <WebProjectProperties> 209 210 <UseIIS>False</UseIIS> 210 <AutoAssignPort> True</AutoAssignPort>211 <AutoAssignPort>False</AutoAssignPort> 211 212 <DevelopmentServerPort>3646</DevelopmentServerPort> 212 213 <DevelopmentServerVPath>/</DevelopmentServerVPath>
