File tree Expand file tree Collapse file tree 3 files changed +6609
-361
lines changed
test/Serilog.Framework.Logging.Tests Expand file tree Collapse file tree 3 files changed +6609
-361
lines changed Original file line number Diff line number Diff line change 1717 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
1818 <ProduceOutputsOnBuild >False</ProduceOutputsOnBuild >
1919 </PropertyGroup >
20+ <ItemGroup >
21+ <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
22+ </ItemGroup >
2023 <Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.targets" Condition =" '$(VSToolsPath)' != ''" />
2124</Project >
Original file line number Diff line number Diff line change 1313 "dnx451" : {
1414 "dependencies" : {
1515 }
16+ },
17+ "dnxcore50" : {
18+ "dependencies" : {
19+ "Microsoft.CSharp" : " 4.0.1-beta-23516" ,
20+ "System.Collections" : " 4.0.11-beta-23516" ,
21+ "System.Console" : " 4.0.0-beta-23516" ,
22+ "System.Diagnostics.Process" : " 4.1.0-beta-23516" ,
23+ "System.Diagnostics.TraceSource" : " 4.0.0-beta-23516" ,
24+ "System.Dynamic.Runtime" : " 4.0.11-beta-23516" ,
25+ "System.IO.FileSystem" : " 4.0.1-beta-23516" ,
26+ "System.Linq" : " 4.0.1-beta-23516" ,
27+ "System.Runtime" : " 4.0.21-beta-23516" ,
28+ "System.Runtime.Extensions" : " 4.0.11-beta-23516" ,
29+ "System.Text.RegularExpressions" : " 4.0.11-beta-23516" ,
30+ "System.Threading" : " 4.0.11-beta-23516" ,
31+ "System.Threading.Thread" : " 4.0.0-beta-23516" ,
32+ "System.Threading.Timer" : " 4.0.1-beta-23516"
33+ }
1634 }
1735 }
1836}
You can’t perform that action at this time.
0 commit comments