Skip to content

Commit

Permalink
Merge DEV to Master (#107)
Browse files Browse the repository at this point in the history
* MyWebApiProxyBaseAddress trailing slash (sans System.Web) (#103)

* Pull from Master (#105)

* Make DateTime parameters culture invariant (#100)

* Make DateTime parameters culture invariant

* Make DateTime parameters culture invariant in cs template

* Make Nullable<DateTime> culture invariant in tt

* Make Nullable<DateTime> culture invariant in cs template

* MyWebApiProxyBaseAddress trailing slash (sans System.Web) (#103) (#104)

* Bumped version

* Bumped version

* Bumped version

* Update AssemblyInfo.cs
  • Loading branch information
faniereynders authored Jun 16, 2016
1 parent e0d0f33 commit 007b30b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WebApiProxy.Tasks/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@
// by using the '*' as shown below:
[assembly: AssemblyInformationalVersion("1.3.*")]
[assembly: AssemblyVersion("1.3.*")]
[assembly: AssemblyFileVersion("1.3.*")]

0 comments on commit 007b30b

Please sign in to comment.