Friday, 22 November 2019

Comparing file versions

Here's a good way of comparing file versions. I had to use this in a recent service installer.

Wednesday, 6 November 2019

Re-install nuget packages

Here's how to reinstall nuget packages for your solution:
Update-Package -reinstall