museun b7d78f27be HTM was throwing an exception for ReadOnly files.
So, to fix this an explicit FileAccess had to be set. Package.Open uses
the default FileShare.None option. This causes a conflict and throws the
'UnauthorizedAccessException' exception. So, we just tell it that we are
there to read it and everything is fine.
2013-03-03 18:52:23 -05:00
2012-11-12 21:05:56 +01:00
2012-11-10 19:46:36 +01:00
2013-02-04 15:31:24 -05:00
2013-02-02 06:06:53 -05:00
2013-02-25 01:42:02 -05:00
2013-02-18 05:15:36 +01:00
2012-11-12 08:12:38 +01:00
2013-03-03 15:28:26 -05:00
2013-03-03 15:19:33 -05:00
2012-11-11 19:08:31 +01:00
Description
Languages
C 93.2%
Python 1.7%
Perl 1.5%
Meson 1.3%
C# 0.9%
Other 1.2%