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 a2e52ea commit 2dc0f5dCopy full SHA for 2dc0f5d
DynamicDiskPartitioner/DynamicDiskPartitioner.csproj
@@ -6,6 +6,7 @@
6
<AssemblyName>DynamicDiskPartitioner</AssemblyName>
7
<AssemblyTitle>Dynamic Disk Partitioner</AssemblyTitle>
8
<Product>Dynamic Disk Partitioner</Product>
9
+ <Version>1.6.0</Version>
10
<RootNamespace>DynamicDiskPartitioner</RootNamespace>
11
<UseWindowsForms>true</UseWindowsForms>
12
<Configurations>Debug;Release</Configurations>
DynamicDiskPartitioner/RevisionHistory.txt
@@ -134,4 +134,6 @@ Revision History:
134
135
1.5.8 - Skip reading NTFS restart record during Export.
136
137
-1.5.9 - Minor improvements.
+1.5.9 - Minor improvements.
138
+
139
+1.6.0 - Updated DiskAccessLibrary to v1.6.1 (NTFS related improvements).
0 commit comments