Zbiór zmian 903 dla trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
- Data:
- 2009-11-27 09:51:57 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj (zmodyfikowane) (4 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/eCard/eCardMVC/Platnosci/Platnosci.Web.csproj
r883 r903 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" /> … … 157 157 </ItemGroup> 158 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> 159 165 <Content Include="App_GlobalResources\tlumaczenia.resx"> 160 166 <Generator>GlobalResourceProxyGenerator</Generator> … … 163 169 </ItemGroup> 164 170 <ItemGroup> 165 <Content Include="App_GlobalResources\tlumaczenia.en.resx">166 <Generator>GlobalResourceProxyGenerator</Generator>167 <LastGenOutput>tlumaczenia.en.designer.cs</LastGenOutput>168 </Content>169 </ItemGroup>170 <ItemGroup>171 171 <Content Include="App_GlobalResources\tlumaczenia.de.resx"> 172 172 <Generator>GlobalResourceProxyGenerator</Generator> … … 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" />
