Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 04:23
· 2 commits to main since this release
80a7a39

You can install this specific version from NuGet.org or GitHub Packages using either of these commands:

Using the Package Manager Console:

PM> Install-Package MikaelDui.CodeAnalysis.CSharp.Extensions --Version 1.0.3

Using the .NET CLI:

dotnet add package MikaelDui.CodeAnalysis.CSharp.Extensions --version 1.0.3

But it's preferable to use floating versions, see the Microsoft Docs.