2.1.7
(fix):
Improve generation so that all expected tests/samples correctly
generate and compile.
(fix):
In RawClient.cs
namespace references are prefixed with global::
to ensure that the class works correctly when an explicit namespace
and client class are used that could cause it to collide.
(fix):
Set csharpier version to 1.1.*
to avoid inadvertently picking up
1.0.3
which has an inconsistency in formatting.
2.1.6
(feat):
Trigger release to use new version of CSharpier formatter