File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 3333 <WarningLevel >4</WarningLevel >
3434 </PropertyGroup >
3535 <ItemGroup >
36+ <Reference Include =" Microsoft.CSharp" />
37+ <Reference Include =" Microsoft.Extensions.Configuration.Abstractions" />
38+ <Reference Include =" Microsoft.Extensions.Primitives" />
39+ <Reference Include =" mscorlib" />
40+ <Reference Include =" Serilog" />
3641 <Reference Include =" System" />
42+ <Reference Include =" System.Buffers" />
3743 <Reference Include =" System.Core" />
38- <Reference Include =" System.Xml.Linq" />
39- <Reference Include =" System.Data.DataSetExtensions" />
40- <Reference Include =" Microsoft.CSharp" />
4144 <Reference Include =" System.Data" />
45+ <Reference Include =" System.Diagnostics.DiagnosticSource" />
46+ <Reference Include =" System.Memory" />
47+ <Reference Include =" System.Numerics" />
48+ <Reference Include =" System.Numerics.Vectors" />
49+ <Reference Include =" System.Runtime.CompilerServices.Unsafe" />
50+ <Reference Include =" System.Threading.Channels" />
51+ <Reference Include =" System.Threading.Tasks.Extensions" />
52+ <Reference Include =" System.ValueTuple" />
4253 <Reference Include =" System.Xml" />
4354 </ItemGroup >
4455 <ItemGroup >
5667 <ItemGroup >
5768 <Folder Include =" Properties\" />
5869 </ItemGroup >
59- <ItemGroup >
60- <PackageReference Include =" Serilog" />
61- </ItemGroup >
6270 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
6371</Project >
You can’t perform that action at this time.
0 commit comments