diff --git a/cs/src/core/FASTER.core.debug.nuspec b/cs/src/core/FASTER.core.debug.nuspec index c9bea5301..bf8cfaeca 100644 --- a/cs/src/core/FASTER.core.debug.nuspec +++ b/cs/src/core/FASTER.core.debug.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://github.com/Microsoft/FASTER - https://raw.githubusercontent.com/Microsoft/FASTER/master/LICENSE + MIT true Debug version. FASTER is a fast concurrent key-value store that also supports indexing of larger-than-memory data See the project website at https://github.com/Microsoft/FASTER for more details diff --git a/cs/src/core/FASTER.core.nuspec b/cs/src/core/FASTER.core.nuspec index bd9db8180..a73b87661 100644 --- a/cs/src/core/FASTER.core.nuspec +++ b/cs/src/core/FASTER.core.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://github.com/Microsoft/FASTER - https://raw.githubusercontent.com/Microsoft/FASTER/master/LICENSE + MIT true FASTER is a fast concurrent key-value store that also supports indexing of larger-than-memory data See the project website at https://github.com/Microsoft/FASTER for more details diff --git a/cs/src/devices/AzureStorageDevice/FASTER.devices.AzureStorageDevice.nuspec b/cs/src/devices/AzureStorageDevice/FASTER.devices.AzureStorageDevice.nuspec index 974aa7532..3f66e36c9 100644 --- a/cs/src/devices/AzureStorageDevice/FASTER.devices.AzureStorageDevice.nuspec +++ b/cs/src/devices/AzureStorageDevice/FASTER.devices.AzureStorageDevice.nuspec @@ -7,7 +7,7 @@ Microsoft Microsoft https://github.com/Microsoft/FASTER - https://raw.githubusercontent.com/Microsoft/FASTER/master/LICENSE + MIT true This is a FASTER device implementation for Azure Storage (page blobs). FASTER is a fast concurrent key-value store that also supports indexing of larger-than-memory data. See the project website at https://github.com/Microsoft/FASTER for more details