You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: automatic/crystaldiskmark.install/crystaldiskmark.install.nuspec
+12-12
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
21
21
<!-- version should MATCH as closely as possible with the underlying software -->
22
22
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
23
23
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
<!-- owners is a poor name for maintainers of the package. It sticks around by this name for compatibility reasons. It basically means you. -->
27
27
<owners>mikeee</owners>
@@ -45,21 +45,21 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
45
45
<summary>CrystalDiskMark is a small benchmark utility.</summary>
46
46
<description>CrystalDiskMark is a small benchmark utility for your Hard Disk Drives (HDDs) and Solid State Disks (SSDs).
47
47
48
-
## Features
48
+
## Features
49
49
50
-
- Measure sequential reads/writes speed
51
-
- Measure random 512KB, 4KB, 4KB (Queue Depth=32) reads/writes speed
52
-
- Select test data (Random, 0Fill, 1Fill)
53
-
- Theme support
54
-
- Multi-Language support
50
+
- Measure sequential reads/writes speed
51
+
- Measure random 512KB, 4KB, 4KB (Queue Depth=32) reads/writes speed
52
+
- Select test data (Random, 0Fill, 1Fill)
53
+
- Theme support
54
+
- Multi-Language support
55
55
56
-
## Important Notice
56
+
## Important Notice
57
57
58
-
- "MB/s" means 1,000,000 byte/sec
59
-
- The result depends on Test File Size, Test File Position, Fragmentation, IDE(PATA)/SATA/RAID/SCSI controller and CPU speed etc…
60
-
- In a part of SSD, the result depends on test data(random, 0fill).
58
+
- "MB/s" means 1,000,000 byte/sec
59
+
- The result depends on Test File Size, Test File Position, Fragmentation, IDE(PATA)/SATA/RAID/SCSI controller and CPU speed etc…
60
+
- In a part of SSD, the result depends on test data(random, 0fill).
61
61
62
-
**NOTE**: This package is automatically updated. If it is out of date and there is no newer package submitted, please use the `Contact Maintainers` functionality to alert me.
62
+
**NOTE**: This package is automatically updated. If it is out of date and there is no newer package submitted, please use the `Contact Maintainers` functionality to alert me.
Copy file name to clipboardExpand all lines: automatic/crystaldiskmark.portable/crystaldiskmark.portable.nuspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
21
21
<!-- version should MATCH as closely as possible with the underlying software -->
22
22
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
23
23
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
Copy file name to clipboardExpand all lines: automatic/crystaldiskmark/crystaldiskmark.nuspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
21
21
<!-- version should MATCH as closely as possible with the underlying software -->
22
22
<!-- Is the version a prerelease of a version? https://docs.nuget.org/create/versioning#creating-prerelease-packages -->
23
23
<!-- Note that unstable versions like 0.0.1 can be considered a released version, but it's possible that one can release a 0.0.1-beta before you release a 0.0.1 version. If the version number is final, that is considered a released version and not a prerelease. -->
0 commit comments