Skip to content

Commit ee6a273

Browse files
NshaiCopilot
andauthored
Update src/SourceFlow/SourceFlow.csproj
updated readme documentation to net462 Co-authored-by: Copilot <[email protected]> Signed-off-by: Najaf Shaikh <[email protected]>
1 parent 443b6d4 commit ee6a273

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>net462;netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
4+
<TargetFrameworks>net464;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)