Add back App Pool Restart Classes after Windows Service Merge
This commit is contained in:
parent
8354922737
commit
952aad6f69
4 changed files with 87 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
'------------------------------------------------------------------------------
|
||||
' <auto-generated>
|
||||
' This code was generated by a tool.
|
||||
' Runtime Version:4.0.30319.18010
|
||||
' Runtime Version:4.0.30319.18033
|
||||
'
|
||||
' Changes to this file may cause incorrect behavior and will be lost if
|
||||
' the code is regenerated.
|
||||
|
@ -15,9 +15,9 @@ Imports System
|
|||
Imports System.Reflection
|
||||
Imports System.Runtime.CompilerServices
|
||||
Imports System.Runtime.InteropServices
|
||||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("2.1.0.1"), _
|
||||
Assembly: AssemblyFileVersion("2.1.0.1"), _
|
||||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("2.1.0.1"), _
|
||||
Assembly: AssemblyFileVersion("2.1.0.1"), _
|
||||
Assembly: AssemblyInformationalVersion("2.1.0")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue