File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/ArchitectNow.Web.Mongo Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 36
36
<PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel.Https" Version =" 2.0.2" />
37
37
<PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" 2.0.2" />
38
38
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 2.0.1" />
39
- <PackageReference Include =" Microsoft.Extensions.Configuration.FileExtensions" Version =" 2.0." />
39
+ <PackageReference Include =" Microsoft.Extensions.Configuration.FileExtensions" Version =" 2.0.1 " />
40
40
<PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 2.0.1" />
41
41
<PackageReference Include =" Microsoft.Extensions.Configuration.CommandLine" Version =" 2.0.1" />
42
42
<PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 2.0.0" />
You can’t perform that action at this time.
0 commit comments