Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Commit

Permalink
Assembly updates for v2.62
Browse files Browse the repository at this point in the history
  • Loading branch information
RickStrahl committed Apr 1, 2015
1 parent 05076e4 commit 310f2c2
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion Westwind.Data.MongoDb/Westwind.Data.MongoDb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@
</Compile>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
<None Include="Readme.md" />
</ItemGroup>
<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions Westwind.Web.Mvc/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.61.*")]
[assembly: AssemblyFileVersion("2.61")]
[assembly: AssemblyVersion("2.62.*")]
[assembly: AssemblyFileVersion("2.62")]
4 changes: 2 additions & 2 deletions Westwind.Web.WebApi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.59.*")]
[assembly: AssemblyFileVersion("2.59")]
[assembly: AssemblyVersion("2.62.*")]
[assembly: AssemblyFileVersion("2.62")]
Binary file modified libs/Westwind.Data.MongoDb.dll
Binary file not shown.
Binary file modified libs/Westwind.Data.dll
Binary file not shown.
Binary file modified libs/Westwind.Utilities.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.Mvc.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.WebApi.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.WebForms.dll
Binary file not shown.
Binary file modified libs/Westwind.Web.dll
Binary file not shown.

0 comments on commit 310f2c2

Please sign in to comment.