-
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update assembly and dependencies version
- Loading branch information
1 parent
23c0d4b
commit d85a544
Showing
10 changed files
with
55 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
Main/Source/Z.EntityFramework.Classic.Effort.Net40/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Z.EntityFramework.Classic" version="7.0.15" targetFramework="net40" /> | ||
<package id="Z.EntityFramework.Extensions.Classic" version="3.15.21" targetFramework="net40" /> | ||
<package id="Z.Expressions.Eval" version="2.7.7" targetFramework="net40" /> | ||
<package id="Z.EntityFramework.Classic" version="7.1.24" targetFramework="net40" /> | ||
<package id="Z.EntityFramework.Extensions.Classic" version="4.0.52" targetFramework="net40" /> | ||
<package id="Z.Expressions.Eval" version="3.1.6" targetFramework="net40" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
Main/Source/Z.EntityFramework.Classic.Effort.Net45/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Z.EntityFramework.Classic" version="7.0.15" targetFramework="net45" /> | ||
<package id="Z.EntityFramework.Extensions.Classic" version="3.15.21" targetFramework="net45" /> | ||
<package id="Z.Expressions.Eval" version="2.7.7" targetFramework="net45" /> | ||
<package id="Z.EntityFramework.Classic" version="7.1.24" targetFramework="net45" /> | ||
<package id="Z.EntityFramework.Extensions.Classic" version="4.0.52" targetFramework="net45" /> | ||
<package id="Z.Expressions.Eval" version="3.1.6" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters