File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <VersionPrefix >2.0.1 </VersionPrefix >
3+ <VersionPrefix >2.0.2 </VersionPrefix >
44 <TargetFrameworks >netstandard1.6</TargetFrameworks >
55 <AssemblyName >JsonApiDotNetCore</AssemblyName >
66 <PackageId >JsonApiDotNetCore</PackageId >
1616 <RepositoryUrl >https://github.com/Research-Institute/json-api-dotnet-core</RepositoryUrl >
1717 </PropertyGroup >
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.AspNetCore.Routing" Version =" 1.1.1 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.2 " />
21- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 1.1.1 " />
22- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 1.1.1 " />
23- <PackageReference Include =" System.ValueTuple" Version =" 4.3.0 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Routing" Version =" 1.1.2 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Mvc" Version =" 1.1.3 " />
21+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 1.1.2 " />
22+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 1.1.2 " />
23+ <PackageReference Include =" System.ValueTuple" Version =" 4.3.1 " />
2424 </ItemGroup >
2525</Project >
You can’t perform that action at this time.
0 commit comments