Skip to content

Commit

Permalink
Update dependency System.Diagnostics.PerformanceCounter to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2023
1 parent e0e2df2 commit 0c8653c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TerrariaServerAPI/TerrariaServerAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<RunPostBuildEvent>Always</RunPostBuildEvent>
<Version>5.1.3</Version>
<Version>5.1.4-0-0-0-0-0-0-0</Version>
<AssemblyTitle>TSAPI</AssemblyTitle>
<Product>TSAPI</Product>
<Company>Pryaxis &amp; TShock Contributors</Company>
Expand All @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="7.0.0" />
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
</ItemGroup>
</Project>

0 comments on commit 0c8653c

Please sign in to comment.