Skip to content

Tags: madewithsmiles/slngen

Tags

v4.0.4

Toggle v4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove -preview tag for official .NET 5 support (microsoft#161)

v4.0.2-preview

Toggle v4.0.2-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update official build pipeline for .NET 5 (microsoft#159)

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added a new parameter to ignore special treatment of the main project (

…microsoft#153)

Users can specify `--IgnoreMainProject` to have the "main" project fall under the folder hierarchy.

v3.4.15

Toggle v3.4.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Log error from dotnet --info (microsoft#156)

v3.4.12

Toggle v3.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Catch AggregateException when logging telemetry (microsoft#150)

Fixes microsoft#149

v3.4.11

Toggle v3.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix parsing of bad ProjectGuid (microsoft#148)

A bad ProjectGuid is rejected with an unhandled exception.  Log an error and exit with a non-zero exit code instead.

v3.4.10

Toggle v3.4.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve Corext experience (microsoft#147)

Log an error if MSBuild 14 or below is in use
Log an error if VS can't be found
Fix case when -vs argument is ignored

Fixes microsoft#143

v3.4.9

Toggle v3.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore PlatformNotSupportedException when sending telemetry (microsof…

…t#146)

Fixes microsoft#145

v3.4.8

Toggle v3.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update telemetry names (microsoft#142)

v3.4.7

Toggle v3.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix telemetry crash (microsoft#141)

Stop sending PII property that causes crash on .NET core