Skip to content

Commit a97160d

Browse files
committed
Fix CSProj
1 parent 8ed8597 commit a97160d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PerfDataExtension/PerfDataExtension.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</ItemGroup>
4343

4444
<ItemGroup>
45-
<PackageReference Include="Microsoft.Performance.SDK" Version="1.0.27" />
45+
<PackageReference Include="Microsoft.Performance.SDK" Version="1.1.24" />
4646

4747
<PackageReference Include="Microsoft.LinuxTracepoints.Types" Version="0.1.2.*" PrivateAssets="all" GeneratePathProperty="true" />
4848
<CopyToTargetDir Include="$(PkgMicrosoft_LinuxTracepoints_Types)\lib\netstandard2.1\Microsoft.LinuxTracepoints.Types.dll" />

0 commit comments

Comments
 (0)