File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
4- <id >Snowflake.Data.AWS</id >
4+ <id >Snowflake.Data.AWS.Dependencies </id >
55 <version >3.1.0</version >
6- <title >Snowflake.Data.AWS</title >
7- <authors >howryu, tchen </authors >
6+ <title >Snowflake.Data.AWS.Dependencies </title >
7+ <authors >Snowflake </authors >
88 <requireLicenseAcceptance >true</requireLicenseAcceptance >
99 <licenseUrl >https://github.com/snowflakedb/snowflake-connector-net/blob/master/LICENSE</licenseUrl >
1010 <projectUrl >https://github.com/snowflakedb/snowflake-connector-net</projectUrl >
1111 <iconUrl >https://raw.githubusercontent.com/snowflakedb/snowflake-connector-net/master/Snowflake.Data/snowflake.ico</iconUrl >
12- <description >Snowflake Connector for .NET</description >
12+ <description >Snowflake Connector AWS dependencies for .NET</description >
1313 <copyright >Copyright (c) 2012-2023 Snowflake Computing Inc. All rights reserved.</copyright >
1414 <dependencies >
15- <group targetFramework =" net6 .0" >
15+ <group targetFramework =" netstandard2 .0" >
1616 <dependency id =" AWSSDK.S3" version =" 3.7.0.4" exclude =" Build,Analyzers" />
1717 </group >
1818 </dependencies >
You can’t perform that action at this time.
0 commit comments