File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <TargetFrameworks >net6.0;net471;net472</TargetFrameworks >
4- <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT'" >net6.0</TargetFrameworks >
3+ <TargetFrameworks >net8.0; net6.0;net471;net472</TargetFrameworks >
4+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT'" >net6.0;net8.0 </TargetFrameworks >
55 <Title >Snowflake.Data.Core</Title >
66 <PackageId >Snowflake.Data.Core</PackageId >
77 <Description >Snowflake Connector Core Library for .NET</Description >
1212 <Company >Snowflake Computing, Inc</Company >
1313 <Product >Snowflake Connector for .NET</Product >
1414 <Authors >Snowflake</Authors >
15- <Copyright >Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.</Copyright >
1615 <Version >3.1.0</Version >
1716 <DebugType >Full</DebugType >
1817 <LangVersion >7.3</LangVersion >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net6.0;net471;net472</TargetFrameworks >
5- <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT'" >net6.0</TargetFrameworks >
4+ <TargetFrameworks >net8.0; net6.0;net471;net472</TargetFrameworks >
5+ <TargetFrameworks Condition =" '$(OS)' != 'Windows_NT'" >net6.0;net8.0 </TargetFrameworks >
66 <Title >Snowflake.Data</Title >
77 <PackageId >Snowflake.Data</PackageId >
88 <Description >Snowflake Connector for .NET</Description >
1414 <Company >Snowflake Computing, Inc</Company >
1515 <Product >Snowflake Connector for .NET</Product >
1616 <Authors >Snowflake</Authors >
17- <Copyright >Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.</Copyright >
1817 <Version >3.1.0</Version >
1918 <DebugType >Full</DebugType >
2019 <LangVersion >7.3</LangVersion >
You can’t perform that action at this time.
0 commit comments