Skip to content

Commit

Permalink
Use correct name for the razor assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
grendello committed Mar 29, 2012
1 parent 0b9c9ce commit 999f8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcs/class/System.Web.Razor/Assembly/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

//[assembly: AssemblyTitle ("System.Json.dll")]
//[assembly: AssemblyDescription ("System.Json.dll")]
[assembly: AssemblyDefaultAlias ("System.Json.dll")]
[assembly: AssemblyDefaultAlias ("System.Web.Razor.dll")]

[assembly: SatelliteContractVersion (Consts.FxVersion)]
[assembly: AssemblyInformationalVersion (Consts.FxFileVersion)]
Expand Down

0 comments on commit 999f8f7

Please sign in to comment.