File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
FluentAssertions.Mvc4/Properties Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 44// Information about this assembly is defined by the following attributes.
55// Change them to the values specific to your project.
66
7- [ assembly: AssemblyTitle ( "FluentAssertions.Mvc3 " ) ]
7+ [ assembly: AssemblyTitle ( "FluentAssertions.Mvc4 " ) ]
88[ assembly: AssemblyDescription ( "" ) ]
99[ assembly: AssemblyConfiguration ( "" ) ]
1010
Original file line number Diff line number Diff line change 11using System . Reflection ;
22
33[ assembly: AssemblyCompany ( "" ) ]
4- [ assembly: AssemblyProduct ( "" ) ]
4+ [ assembly: AssemblyProduct ( "FluentAssertions.Mvc " ) ]
55[ assembly: AssemblyCopyright ( "" ) ]
66[ assembly: AssemblyTrademark ( "" ) ]
77[ assembly: AssemblyCulture ( "" ) ]
8- [ assembly: AssemblyVersion ( "0.0.0.0" ) ]
8+
9+ [ assembly: AssemblyVersion ( "0.1.0.0" ) ]
10+ [ assembly: AssemblyFileVersion ( "1.0.0-beta1" ) ]
You can’t perform that action at this time.
0 commit comments