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