Skip to content

Commit 37d2248

Browse files
Bump System.Diagnostics.PerformanceCounter from 10.0.0 to 10.0.1
--- updated-dependencies: - dependency-name: System.Diagnostics.PerformanceCounter dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3df0a48 commit 37d2248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormApi.BasePn/eFormApi.BasePn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
1919
<PackageReference Include="Microting.eForm" Version="9.0.74" />
20-
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="10.0.0" />
20+
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="10.0.1" />
2121
</ItemGroup>
2222
<ItemGroup>
2323
<None Include="images\icon.png">

0 commit comments

Comments
 (0)