Disassembled CarotDav v1.14.7 with dotPeek 2017.2

This commit is contained in:
2017-10-06 17:20:58 +02:00
commit 2002a53fb5
191 changed files with 69359 additions and 0 deletions

12
Rei.Fs/AssemblyInfo.cs Normal file
View File

@@ -0,0 +1,12 @@
using System.Reflection;
using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("")]
[assembly: AssemblyProduct("Rei.Fs")]
[assembly: AssemblyCompany("Rei Software")]
[assembly: Guid("9f77af8b-75c4-4d33-96e1-421149462634")]
[assembly: AssemblyCopyright("Copyright (C) Rei HOBARA 2007-2016")]
[assembly: ComVisible(false)]
[assembly: AssemblyDescription("Fs Support Library")]
[assembly: AssemblyTitle("Rei.Fs")]
[assembly: AssemblyVersion("1.13.2.8796")]