File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.1.4 " ,
2
+ "version" : " 0.1.3-beta-* " ,
3
3
"packOptions" : {
4
4
"licenseUrl" : " https://github.com/Research-Institute/json-api-dotnet-core/tree/master/JsonApiDotNetCore/LICENSE" ,
5
5
"projectUrl" : " https://github.com/Research-Institute/json-api-dotnet-core/"
Original file line number Diff line number Diff line change 11
11
"Microsoft.Extensions.Logging.Console" : " 1.0.0" ,
12
12
"Microsoft.Extensions.Logging.Debug" : " 1.0.0" ,
13
13
"Microsoft.Extensions.Options.ConfigurationExtensions" : " 1.0.0" ,
14
- "JsonApiDotNetCore" : " 0.1.4 " ,
14
+ "JsonApiDotNetCore" : " 0.1.3-beta-* " ,
15
15
"Npgsql.EntityFrameworkCore.PostgreSQL" : " 1.0.0" ,
16
16
"Microsoft.EntityFrameworkCore.Tools" : " 1.0.0-preview2-final"
17
17
},
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-alpha" ,
3
3
"testRunner" : " xunit" ,
4
4
"dependencies" : {
5
- "JsonApiDotNetCore" : " 0.1.4 " ,
5
+ "JsonApiDotNetCore" : " 0.1.3-beta-* " ,
6
6
"dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
7
7
"xunit" : " 2.2.0-beta2-build3300" ,
8
8
"moq" : " 4.6.38-alpha"
You can’t perform that action at this time.
0 commit comments