File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Source/Machine.VSTestAdapter Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 <Product >Machine.Specifications.Runner.VisualStudio</Product >
1313 <AssemblyTitle >Machine.Specifications.Runner.VisualStudio</AssemblyTitle >
1414 <PackageId >Machine.Specifications.Runner.VisualStudio </PackageId >
15- <Version >2 .0.0</Version >
15+ <Version >1 .0.0</Version >
1616 <AssemblyVersion >1.0.0.0</AssemblyVersion >
1717 <Authors >https://github.com/machine/machine.vstestadapter</Authors >
1818 <PackageProjectUrl >https://github.com/machine/machine.vstestadapter</PackageProjectUrl >
Original file line number Diff line number Diff line change 11environment :
2- nuget_version : ' 2.6.1 '
3- assembly_version : ' 2.6.1 '
2+ nuget_version : ' 2.7.0 '
3+ assembly_version : ' 2.7.0 '
44
55version : ' $(nuget_version)+{build}'
66
@@ -28,7 +28,7 @@ test_script: dotnet test -c %CONFIGURATION% Source\Machine.VSTestAdapter.Specs
2828deploy :
2929 - provider : GitHub
3030 description : |
31- * Fix to support for VS 2017 15.5.x
31+ * Fix for out ot memory exceptions and tests not showing up
3232
3333 on :
3434 appveyor_repo_tag : true
You can’t perform that action at this time.
0 commit comments