We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed8597 commit a97160dCopy full SHA for a97160d
PerfDataExtension/PerfDataExtension.csproj
@@ -42,7 +42,7 @@
42
</ItemGroup>
43
44
<ItemGroup>
45
- <PackageReference Include="Microsoft.Performance.SDK" Version="1.0.27" />
+ <PackageReference Include="Microsoft.Performance.SDK" Version="1.1.24" />
46
47
<PackageReference Include="Microsoft.LinuxTracepoints.Types" Version="0.1.2.*" PrivateAssets="all" GeneratePathProperty="true" />
48
<CopyToTargetDir Include="$(PkgMicrosoft_LinuxTracepoints_Types)\lib\netstandard2.1\Microsoft.LinuxTracepoints.Types.dll" />
0 commit comments