Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
RedlockNetEmbrace / lib / net461 / RedLockNet.SERedis.AssemblyInfo.cs
Size: Mime:
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using System;
using System.Reflection;

[assembly: System.Reflection.AssemblyCompanyAttribute("Sam Cook")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright 2022 Sam Cook")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("An implementation of the Redlock distributed lock algorithm")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.3.1")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("2.3.1")]
[assembly: System.Reflection.AssemblyProductAttribute("RedLock.net")]
[assembly: System.Reflection.AssemblyTitleAttribute("RedLockNet.SERedis")]
[assembly: System.Reflection.AssemblyVersionAttribute("2.3.1.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/samcook/RedLock.net")]

// Generated by the MSBuild WriteCodeFragment class.