* fortune.csproj: Remove a version spec on Mvc
* Index.aspx: more style references :-) * LocalizedText.resx: * LocalizedText.fr.resx: * LocalizedText.Designer.cs: Accueil * LoginModel.cs: Enlarge my password
This commit is contained in:
parent
31734da129
commit
251b81f848
6 changed files with 105 additions and 102 deletions
|
|
@ -33,7 +33,7 @@
|
|||
<Reference Include="System" />
|
||||
<Reference Include="System.Configuration" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
|
||||
<Reference Include="System.Web.Mvc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MyClass.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue