File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11Note: this changelog only lists major changes and fixes for major bugs. For a complete list of changes, see the git log.
22
3+ 2019/12/30: AvalonEdit 6.0.1
4+ * Minor bug fixes
5+
362019/09/24: AvalonEdit 6.0
47* Add support for .NET Core 3.0
58* Remove support for .NET 3.5
Original file line number Diff line number Diff line change 1- version : ' 6.0.{build}'
1+ version : ' 6.0.1. {build}'
22
33dotnet_csproj :
44 patch : true
55 file : ' **\*.csproj'
6- version : ' 6.0'
6+ version : ' 6.0.1 '
77 assembly_version : ' {version}'
88 file_version : ' {version}'
99
Original file line number Diff line number Diff line change 77variables :
88 solution : ' **/ICSharpCode.AvalonEdit.sln'
99 buildPlatform : ' Any CPU'
10- buildVersion : ' 6.0.$(Build.BuildId)'
10+ buildVersion : ' 6.0.1. $(Build.BuildId)'
1111
1212pool :
1313 vmImage : ' windows-2019'
You can’t perform that action at this time.
0 commit comments