Skip to content

Commit 167d7cb

Browse files
author
Andy Adamczak
committed
Rebuilt the dlls with the less restrictive locking.
1 parent f83d8ad commit 167d7cb

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

PureMVC.Silverlight.20/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("3.0.0")]
35-
[assembly: AssemblyFileVersion("3.0.0")]
34+
[assembly: AssemblyVersion("3.0.0.0")]
35+
[assembly: AssemblyFileVersion("3.0.0.0")]

bin/PureMVC.DotNET.20.dll

0 Bytes
Binary file not shown.

bin/PureMVC.DotNET.35.dll

0 Bytes
Binary file not shown.

bin/PureMVC.DotNETCF.20.dll

0 Bytes
Binary file not shown.

bin/PureMVC.Silverlight.20.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)