File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
profiler/src/ProfilerEngine/Datadog.Profiler.Native Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8- <PackageVersion >0.9.1 </PackageVersion >
9- <AssemblyVersion >0.9.1 </AssemblyVersion >
10- <FileVersion >0.9.1 </FileVersion >
8+ <PackageVersion >0.9.2 </PackageVersion >
9+ <AssemblyVersion >0.9.2 </AssemblyVersion >
10+ <FileVersion >0.9.2 </FileVersion >
1111 <LangVersion >10</LangVersion >
1212 </PropertyGroup >
1313
Original file line number Diff line number Diff line change 1010#include " httplib.h"
1111#include " url.hpp"
1212
13- #define PYROSCOPE_SPY_VERSION " 0.9.1 "
13+ #define PYROSCOPE_SPY_VERSION " 0.9.2 "
1414
1515class PyroscopePprofSink : public PProfExportSink
1616{
You can’t perform that action at this time.
0 commit comments