added WireMock.Net.StandAlone

This commit is contained in:
Stef Heyenrath
2017-02-05 18:43:01 +01:00
parent c987a59ca8
commit 51cc74ad20
9 changed files with 185 additions and 3 deletions

View File

@@ -4,11 +4,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Mock4Net.Core.ConsoleApplication")]
[assembly: AssemblyTitle("WireMock.Net.ConsoleApplication")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Mock4Net.Core.ConsoleApplication")]
[assembly: AssemblyProduct("WireMock.Net.ConsoleApplication")]
[assembly: AssemblyCopyright("Copyright © Stef Heyenrath 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]