Skip to content

Commit 393297e

Browse files
authored
fdsfd
1 parent 97c3a68 commit 393297e

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

Project1.csproj

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
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>

0 commit comments

Comments
 (0)