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

Commit

Permalink
Update version number to 0.1.1-beta
Browse files Browse the repository at this point in the history
beta so that nuget treats it as prerelease.
Version bump because the dependency to RegularExpressions changed to 4.0.0, because when installing it as nuget package
it could not find the beta version of it.
  • Loading branch information
Dominik Weber committed Dec 25, 2015
1 parent 3b7a4ad commit c5198f2
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 115 deletions.
4 changes: 2 additions & 2 deletions src/Pather.CSharp/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.0-*",
"version": "0.1.1-beta",
"title": "Pather.CSharp",
"description": "Pather.CSharp - A Path Resolution Library for C#",
"authors": [ "Dominik Weber" ],
Expand All @@ -19,6 +19,6 @@
}
},
"dependencies": {
"System.Text.RegularExpressions": "4.0.11-beta-23516"
"System.Text.RegularExpressions": "4.0.0"
}
}
95 changes: 29 additions & 66 deletions src/Pather.CSharp/project.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": 2,
"targets": {
".NETFramework,Version=v4.5.1": {
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
Expand Down Expand Up @@ -229,21 +229,13 @@
"ref/dotnet/System.Text.Encoding.dll": {}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10"
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.RegularExpressions.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.RegularExpressions.dll": {}
"ref/dotnet/System.Text.RegularExpressions.dll": {}
}
},
"System.Threading/4.0.11-beta-23516": {
Expand All @@ -267,7 +259,7 @@
}
},
".NETFramework,Version=v4.5.1/win7-x86": {
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
Expand All @@ -278,7 +270,7 @@
}
},
".NETFramework,Version=v4.5.1/win7-x64": {
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"compile": {
"ref/net45/_._": {}
Expand Down Expand Up @@ -510,21 +502,13 @@
"ref/dotnet/System.Text.Encoding.dll": {}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10"
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.RegularExpressions.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.RegularExpressions.dll": {}
"ref/dotnet/System.Text.RegularExpressions.dll": {}
}
},
"System.Threading/4.0.11-beta-23516": {
Expand Down Expand Up @@ -769,21 +753,13 @@
"ref/dotnet/System.Text.Encoding.dll": {}
}
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"dependencies": {
"System.Collections": "4.0.10",
"System.Globalization": "4.0.10",
"System.Resources.ResourceManager": "4.0.0",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10"
"System.Runtime": "4.0.0"
},
"compile": {
"ref/dotnet5.4/System.Text.RegularExpressions.dll": {}
},
"runtime": {
"lib/dotnet5.4/System.Text.RegularExpressions.dll": {}
"ref/dotnet/System.Text.RegularExpressions.dll": {}
}
},
"System.Threading/4.0.11-beta-23516": {
Expand Down Expand Up @@ -1611,43 +1587,30 @@
"System.Text.Encoding.nuspec"
]
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"System.Text.RegularExpressions/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "Iz3942FXA47VxsuJTBq4aA/gevsbdMhyUnQD6Y0aHt57oP6KAwZLaxVtrRzB03yxh6oGBlvQfxBlsXWnLLj4gg==",
"sha512": "D2CHm8LBIymJK9+1E3sn4cUEzMd6B+quQUrCGUluv9QFBNOdL3XqNu548QKeNplEXFOmF5aKXMxXbTrjbEUNMw==",
"files": [
"lib/dotnet5.4/System.Text.RegularExpressions.dll",
"lib/MonoAndroid10/_._",
"lib/MonoTouch10/_._",
"lib/net45/_._",
"lib/netcore50/System.Text.RegularExpressions.dll",
"lib/win8/_._",
"lib/wp80/_._",
"lib/wpa81/_._",
"lib/xamarinios10/_._",
"lib/xamarinmac20/_._",
"ref/dotnet5.1/de/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/es/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/fr/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/it/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/ja/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/ko/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/ru/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/System.Text.RegularExpressions.dll",
"ref/dotnet5.1/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/zh-hans/System.Text.RegularExpressions.xml",
"ref/dotnet5.1/zh-hant/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/de/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/es/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/fr/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/it/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/ja/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/ko/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/ru/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/System.Text.RegularExpressions.dll",
"ref/dotnet5.4/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/zh-hans/System.Text.RegularExpressions.xml",
"ref/dotnet5.4/zh-hant/System.Text.RegularExpressions.xml",
"License.rtf",
"ref/dotnet/de/System.Text.RegularExpressions.xml",
"ref/dotnet/es/System.Text.RegularExpressions.xml",
"ref/dotnet/fr/System.Text.RegularExpressions.xml",
"ref/dotnet/it/System.Text.RegularExpressions.xml",
"ref/dotnet/ja/System.Text.RegularExpressions.xml",
"ref/dotnet/ko/System.Text.RegularExpressions.xml",
"ref/dotnet/ru/System.Text.RegularExpressions.xml",
"ref/dotnet/System.Text.RegularExpressions.dll",
"ref/dotnet/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
"ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
"ref/MonoAndroid10/_._",
"ref/MonoTouch10/_._",
"ref/net45/_._",
Expand All @@ -1667,8 +1630,8 @@
"ref/wpa81/_._",
"ref/xamarinios10/_._",
"ref/xamarinmac20/_._",
"System.Text.RegularExpressions.4.0.11-beta-23516.nupkg",
"System.Text.RegularExpressions.4.0.11-beta-23516.nupkg.sha512",
"System.Text.RegularExpressions.4.0.0.nupkg",
"System.Text.RegularExpressions.4.0.0.nupkg.sha512",
"System.Text.RegularExpressions.nuspec"
]
},
Expand Down Expand Up @@ -1783,7 +1746,7 @@
},
"projectFileDependencyGroups": {
"": [
"System.Text.RegularExpressions >= 4.0.11-beta-23516"
"System.Text.RegularExpressions >= 4.0.0"
],
".NETFramework,Version=v4.5.1": [],
".NETPlatform,Version=v5.4": [
Expand Down
Loading

0 comments on commit c5198f2

Please sign in to comment.