Skip to content

Commit 6789c56

Browse files
committed
Update EmptyFiles.csproj
1 parent 9d3cf5a commit 6789c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EmptyFiles/EmptyFiles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net462;net472;net48</TargetFrameworks>
3+
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT'">net472;net48</TargetFrameworks>
44
<TargetFrameworks>$(TargetFrameworks);net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
55
</PropertyGroup>
66
<ItemGroup>

0 commit comments

Comments
 (0)