File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
TestStack.FluentMVCTesting.Mvc3
TestStack.FluentMvcTesting Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3232 <dependencies >
3333 <dependency id =" Microsoft.AspNet.Mvc" version =" 3.0" />
3434 </dependencies >
35+ <releaseNotes >
36+ For breaking changes from previous versions see
37+ https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/BREAKING_CHANGES.md
38+ </releaseNotes >
3539 <frameworkAssemblies >
3640 <frameworkAssembly assemblyName =" System.Web" targetFramework =" net40" />
3741 </frameworkAssemblies >
Original file line number Diff line number Diff line change 3232 <dependencies >
3333 <dependency id =" Microsoft.AspNet.Mvc" version =" 4.0" />
3434 </dependencies >
35+ <releaseNotes >
36+ For breaking changes from previous versions see
37+ https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/BREAKING_CHANGES.md
38+ </releaseNotes >
3539 <frameworkAssemblies >
3640 <frameworkAssembly assemblyName =" System.Web" targetFramework =" net40" />
3741 </frameworkAssemblies >
You can’t perform that action at this time.
0 commit comments