Skip to content

Commit d3c9ca5

Browse files
authored
dsqd
1 parent 12027ca commit d3c9ca5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Project1.csproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
<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+
210
<ItemGroup>
311
</ItemGroup>
12+
413
</Project>

0 commit comments

Comments
 (0)