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 c06fcdc commit 544d9cbCopy full SHA for 544d9cb
bulk-insert/BulkInsert.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>disable</Nullable>
8
</PropertyGroup>
0 commit comments