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 32
32
<dependencies >
33
33
<dependency id =" Microsoft.AspNet.Mvc" version =" 3.0" />
34
34
</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 >
35
39
<frameworkAssemblies >
36
40
<frameworkAssembly assemblyName =" System.Web" targetFramework =" net40" />
37
41
</frameworkAssemblies >
Original file line number Diff line number Diff line change 32
32
<dependencies >
33
33
<dependency id =" Microsoft.AspNet.Mvc" version =" 4.0" />
34
34
</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 >
35
39
<frameworkAssemblies >
36
40
<frameworkAssembly assemblyName =" System.Web" targetFramework =" net40" />
37
41
</frameworkAssemblies >
You can’t perform that action at this time.
0 commit comments