We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48fa7a commit 629d129Copy full SHA for 629d129
src/SourceFlow/SourceFlow.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net464;netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
+ <TargetFrameworks>net462;netstandard2.0;netstandard2.1;net9.0</TargetFrameworks>
5
<Version>1.0.0-alpha.1</Version>
6
<RepositoryUrl>https://github.com/CodeShayk/SourceFlow.Net</RepositoryUrl>
7
<RepositoryType>git</RepositoryType>
0 commit comments