Commit 4d7b5475 authored by Marc Gravell's avatar Marc Gravell

versioning

parent 253c719e
...@@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ...@@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
appveyor.yml = appveyor.yml appveyor.yml = appveyor.yml
Directory.build.props = Directory.build.props Directory.build.props = Directory.build.props
NuGet.Config = NuGet.Config NuGet.Config = NuGet.Config
version.json = version.json
EndProjectSection EndProjectSection
EndProject EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "RedisConfigs", "RedisConfigs", "{96E891CD-2ED7-4293-A7AB-4C6F5D8D2B05}" Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "RedisConfigs", "RedisConfigs", "{96E891CD-2ED7-4293-A7AB-4C6F5D8D2B05}"
......
{ {
"version": "2.0.0-alpha", "version": "2.0.0-alpha.{height}",
"assemblyVersion": "2.0.0.0", "assemblyVersion": "2.0.0.0",
"publicReleaseRefSpec": [ "publicReleaseRefSpec": [
"^refs/heads/master$", "^refs/heads/master$",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment