We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbbf536 commit 70ca1a9Copy full SHA for 70ca1a9
src/ParquetViewer.Tests/ParquetViewer.Tests.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net8.0-windows</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
0 commit comments