-
Nick Craver authored
- RC2 project.json format and references - NuGet.config added since we're on one feed now - Unit tests minimally running in core - lots of work left here - Bumps to netstandard1.5 for BufferedStream, but we have net40, net45, and net46 builds already so this should be low impact. - AuthenticateAsClient() (synchronous) is no longer in .Net Core, Async version must be used there now. - Version bump to 1.604-* (alpha suffix is in via dotnet pack now) - To pack: dotnet pack StackExchange.Redis -o .nupkg -c Release --version-suffix alpha dotnet pack StackExchange.Redis.StrongName -o .nupkg -c Release --version-suffix alpha
bc2ec482
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| BasicTest_dnxcore50.xproj | ||
| project.json |