File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
2-
3- <!-- This is an auto-generated file by a GH action! -->
4- <!-- It's a workaround for dependabot to support Central Package Management (CPM) -->
5- <!-- https://github.com/dependabot/dependabot-core/issues/8590 -->
6- <PropertyGroup >
7- <TargetFramework >net8.0</TargetFramework >
8- </PropertyGroup >
9-
1+ <Project ToolsVersion =" Current" >
102 <ItemGroup >
11- <PackageReference Include =" MSTest.TestAdapter" />
12- <PackageReference Include =" MSTest.TestFramework" />
13- <PackageReference Include =" Microsoft.NET.Test.Sdk" />
14- <PackageReference Include =" Serilog" />
15- <PackageReference Include =" Serilog.AspNetCore" />
16- <PackageReference Include =" Serilog.Sinks.Console" />
17- <PackageReference Include =" coverlet.collector" />
183 </ItemGroup >
19-
204</Project >
You can’t perform that action at this time.
0 commit comments