Skip to content

Commit

Permalink
Bump up DiagnosticsClient library version to 0.2.0 (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
sywhang authored Dec 17, 2019
1 parent 676d9c6 commit 69849b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>netstandard2.0;netcoreapp2.1</TargetFrameworks>
<RootNamespace>Microsoft.Diagnostics.NETCore.Client</RootNamespace>
<Description>.NET Core Diagnostics Client Library</Description>
<VersionPrefix>0.1.0</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<IsPackable>true</IsPackable>
<PackageTags>Diagnostic</PackageTags>
<PackageReleaseNotes>$(Description)</PackageReleaseNotes>
Expand Down

0 comments on commit 69849b6

Please sign in to comment.