HttpServerBoxed 0.0.11 alpha
A simple http server for C# and .NET
Loading...
Searching...
No Matches
Bootstrapper.AssemblyInfo.cs
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("Bootstrapper")]
14[assembly: System.Reflection.AssemblyConfigurationAttribute("release")]
15[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
16[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+87405657e5f095374391ba80aeb1ab96693d6c78")]
17[assembly: System.Reflection.AssemblyProductAttribute("Bootstrapper")]
18[assembly: System.Reflection.AssemblyTitleAttribute("Bootstrapper")]
19[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
20
21// Generato dalla classe WriteCodeFragment di MSBuild.
22