This repository was archived by the owner on May 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
LaunchDarkly.Client.Redis.StrongName
LaunchDarkly.Client.Redis Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ # Change log
2+
3+ All notable changes to the LaunchDarkly .NET SDK Redis integration will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
4+
5+ ## [ 1.0.0] - 2018-09-28
6+
7+ Initial release.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >1.0.0-beta6 </Version >
4+ <Version >1.0.0</Version >
55 <TargetFrameworks >netstandard1.6;netstandard2.0;net45</TargetFrameworks >
66 <PackageLicenseUrl >https://raw.githubusercontent.com/launchdarkly/dotnet-client-redis/master/LICENSE</PackageLicenseUrl >
77 <AssemblyName >LaunchDarkly.Client.Redis.StrongName</AssemblyName >
88 <OutputType >Library</OutputType >
99 <PackageId >LaunchDarkly.Client.Redis.StrongName</PackageId >
1010 <Company >LaunchDarkly</Company >
11- <Description >LaunchDarkly .Net Client Redis Integration</Description >
11+ <Description >LaunchDarkly .NET Client Redis Integration</Description >
1212 <Copyright >Copyright 2018 LaunchDarkly</Copyright >
1313 </PropertyGroup >
1414
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >1.0.0-beta6 </Version >
4+ <Version >1.0.0</Version >
55 <TargetFrameworks >netstandard1.6;netstandard2.0;net45</TargetFrameworks >
66 <PackageLicenseUrl >https://raw.githubusercontent.com/launchdarkly/dotnet-client-redis/master/LICENSE</PackageLicenseUrl >
77 <AssemblyName >LaunchDarkly.Client.Redis</AssemblyName >
88 <OutputType >Library</OutputType >
99 <PackageId >LaunchDarkly.Client.Redis</PackageId >
1010 <Company >LaunchDarkly</Company >
11- <Description >LaunchDarkly .Net Client Redis Integration</Description >
11+ <Description >LaunchDarkly .NET Client Redis Integration</Description >
1212 <Copyright >Copyright 2018 LaunchDarkly</Copyright >
1313 </PropertyGroup >
1414
You can’t perform that action at this time.
0 commit comments