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

Commit 310f2c2

Browse files
committed
Assembly updates for v2.62
1 parent 05076e4 commit 310f2c2

10 files changed

Lines changed: 7 additions & 5 deletions

File tree

Westwind.Data.MongoDb/Westwind.Data.MongoDb.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@
8383
</Compile>
8484
</ItemGroup>
8585
<ItemGroup>
86-
<None Include="packages.config" />
86+
<None Include="packages.config">
87+
<SubType>Designer</SubType>
88+
</None>
8789
<None Include="Readme.md" />
8890
</ItemGroup>
8991
<ItemGroup>

Westwind.Web.Mvc/Properties/AssemblyInfo.cs

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

Westwind.Web.WebApi/Properties/AssemblyInfo.cs

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

libs/Westwind.Data.MongoDb.dll

0 Bytes
Binary file not shown.

libs/Westwind.Data.dll

0 Bytes
Binary file not shown.

libs/Westwind.Utilities.dll

0 Bytes
Binary file not shown.

libs/Westwind.Web.Mvc.dll

0 Bytes
Binary file not shown.

libs/Westwind.Web.WebApi.dll

0 Bytes
Binary file not shown.

libs/Westwind.Web.WebForms.dll

0 Bytes
Binary file not shown.

libs/Westwind.Web.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)