X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=labo2-fsharp%2FCryptoFile%2FAssemblyInfo.fs;fp=labo2-fsharp%2FCryptoFile%2FAssemblyInfo.fs;h=c7754e58be17bd5c96bd4263d208b6070da5f455;hb=beda8d83dc421c479bdcf5ee626ec85ee8555a80;hp=0000000000000000000000000000000000000000;hpb=8ba0c13cac9a84ef690dd09b92b846e85b7b02dd;p=crypto_lab2.git diff --git a/labo2-fsharp/CryptoFile/AssemblyInfo.fs b/labo2-fsharp/CryptoFile/AssemblyInfo.fs new file mode 100644 index 0000000..c7754e5 --- /dev/null +++ b/labo2-fsharp/CryptoFile/AssemblyInfo.fs @@ -0,0 +1,23 @@ +namespace CryptoFile + +module AssemblyInfo = + open System.Reflection + open System.Runtime.CompilerServices + + [] + [] + [] + [] + [] + [] + [] + + // The assembly version has the format {Major}.{Minor}.{Build}.{Revision} + + [] + + //[] + //[] + + () +