Skip to content

Releases: hvanbakel/CsprojToVs2017

v4.2.0

01 Jan 15:48
2d110bd
Compare
Choose a tag to compare

Updated to net 6

v4.1.1

24 Jul 15:52
28cac93
Compare
Choose a tag to compare

4.1.1 bugfix release. Automatically built AppVeyor release v4.1.325.

User highlights:

v4.1.0

22 Jul 06:41
d5a5ba7
Compare
Choose a tag to compare

4.1 Release. Automatically built AppVeyor release v4.1.321.

User highlights:

  • dotnet migrate-2019 is here! 🎉
  • Fixes to project file filtering
  • Fix usage as an external library (thanks, @mungojam for taking this one up!)

v4.0.0 RC1

26 Jan 14:41
de6f4dc
Compare
Choose a tag to compare
v4.0.0 RC1 Pre-release
Pre-release

Release Candidate 1 of v4.0.0. Automatically built AppVeyor release v4.0.300.

User highlights:

  • Migration wizard (very advanced, try it out yourself!)
  • Unix support is now on par with Windows. 🎉
  • Project file modernization (transformations and wizard UI)
  • Turn legacy Project2015To2017.Console into stub guiding user to migrate to Project2015To2017.Migrate2017.Tool
  • Experimental Entity Framework detection (fix #220)
  • Fix mistakes with handling assembly information files
  • Make output less noisy by default
  • Fix CLI issues, improve help messages
  • Many other fixes of varying importance

Developer highlights:

  • Drop "modern" cache for ConditionEvaluator
  • Use .NET Core 2.0+ Path.GetRelativePath routine
  • Project.AppendTargetFrameworkToOutputPath is now bool? instead of bool
  • Modified target frameworks for NuGet packages
  • Refactorings under the hood

v3.0.6

28 Nov 04:11
Compare
Choose a tag to compare

Fixes nuget package dependencies in #218

v3.0.5

13 Nov 01:06
2f9f7b1
Compare
Choose a tag to compare

Fixes #208

v3.0.3

24 Oct 03:10
Compare
Choose a tag to compare

Fixes #206

v3.0.2

21 Sep 03:59
Compare
Choose a tag to compare
Update warning about old tool to reference the new tool in the same l…

…ine.

v3.0.1

10 Sep 02:53
ef248b3
Compare
Choose a tag to compare

v3.0.0

29 Aug 03:35
Compare
Choose a tag to compare

Major bump because of a few renames no big changes.