Fauna v10 .NET/C# Driver 0.2.0-beta
 
Loading...
Searching...
No Matches
Fauna.AssemblyInfo.cs
Go to the documentation of this file.
1//------------------------------------------------------------------------------
2// <auto-generated>
3// This code was generated by a tool.
4//
5// Changes to this file may cause incorrect behavior and will be lost if
6// the code is regenerated.
7// </auto-generated>
8//------------------------------------------------------------------------------
9
10using System;
11using System.Reflection;
12
13[assembly: System.Reflection.AssemblyCompanyAttribute("Fauna, Inc.")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
15[assembly: System.Reflection.AssemblyDescriptionAttribute(".NET Driver for Fauna.\r\n\r\n See https://fauna.com for more information.")]
16[assembly: System.Reflection.AssemblyFileVersionAttribute("0.2.0.0")]
17[assembly: System.Reflection.AssemblyInformationalVersionAttribute("0.2.0-beta+c31953f6cc959809edb0205da7cce65077bfbbcc")]
18[assembly: System.Reflection.AssemblyProductAttribute("Fauna")]
19[assembly: System.Reflection.AssemblyTitleAttribute("Fauna")]
20[assembly: System.Reflection.AssemblyVersionAttribute("0.2.0.0")]
21
22// Generated by the MSBuild WriteCodeFragment class.
23