Skip to content

Commit 629d129

Browse files
authored
Update SourceFlow.csproj
Signed-off-by: Najaf Shaikh <[email protected]>
1 parent c48fa7a commit 629d129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SourceFlow/SourceFlow.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>net464;netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
4+
<TargetFrameworks>net462;netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
55
<Version>1.0.0-alpha.1</Version>
66
<RepositoryUrl>https://github.com/CodeShayk/SourceFlow.Net</RepositoryUrl>
77
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)