Skip to content

Commit 48cc1b4

Browse files
Reran generator to pick up any lingering non-utf-8 encoded characters.
1 parent 5aa7e5c commit 48cc1b4

File tree

68 files changed

+136
-136
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+136
-136
lines changed

aws-cpp-sdk-acm/nuget/aws-cpp-sdk-acm.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-ACM;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20151208.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20151208.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Certificate Manager);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-apigateway/nuget/aws-cpp-sdk-apigateway.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-APIGateway;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20150709.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20150709.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon API Gateway);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-application-autoscaling/nuget/aws-cpp-sdk-application-autoscaling.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-ApplicationAutoScaling;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20160206.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20160206.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Application Auto Scaling);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-autoscaling/nuget/aws-cpp-sdk-autoscaling.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-AutoScaling;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20110101.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20110101.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Auto Scaling);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudformation/nuget/aws-cpp-sdk-cloudformation.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudFormation;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20100515.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20100515.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CloudFormation);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudfront/nuget/aws-cpp-sdk-cloudfront.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudFront;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20160128.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20160128.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudFront);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudhsm/nuget/aws-cpp-sdk-cloudhsm.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudHSM;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20140530.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20140530.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudHSM);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudsearch/nuget/aws-cpp-sdk-cloudsearch.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudSearch;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20130101.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20130101.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudSearch);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudsearchdomain/nuget/aws-cpp-sdk-cloudsearchdomain.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudSearchDomain;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20130101.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20130101.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon CloudSearch Domain);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cloudtrail/nuget/aws-cpp-sdk-cloudtrail.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CloudTrail;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20131101.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20131101.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CloudTrail);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-codecommit/nuget/aws-cpp-sdk-codecommit.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CodeCommit;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20150413.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20150413.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CodeCommit);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-codedeploy/nuget/aws-cpp-sdk-codedeploy.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CodeDeploy;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20141006.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20141006.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CodeDeploy);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-codepipeline/nuget/aws-cpp-sdk-codepipeline.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CodePipeline;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20150709.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20150709.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS CodePipeline);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cognito-identity/nuget/aws-cpp-sdk-cognito-identity.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CognitoIdentity;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20140630.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20140630.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon Cognito Identity);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cognito-idp/nuget/aws-cpp-sdk-cognito-idp.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CognitoIdentityProvider;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20160418.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20160418.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon Cognito Identity Provider);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-cognito-sync/nuget/aws-cpp-sdk-cognito-sync.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-CognitoSync;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20140630.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20140630.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (Amazon Cognito Sync);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-config/nuget/aws-cpp-sdk-config.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-ConfigService;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20141112.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20141112.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Config);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-datapipeline/nuget/aws-cpp-sdk-datapipeline.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-DataPipeline;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20121029.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20121029.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Data Pipeline);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-devicefarm/nuget/aws-cpp-sdk-devicefarm.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-DeviceFarm;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20150623.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20150623.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Device Farm);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-directconnect/nuget/aws-cpp-sdk-directconnect.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-DirectConnect;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20121025.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20121025.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Direct Connect);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-dms/nuget/aws-cpp-sdk-dms.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-DatabaseMigrationService;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20160101.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20160101.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Database Migration Service);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

aws-cpp-sdk-ds/nuget/aws-cpp-sdk-ds.autopkg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nuget {
1313
id = AWSSDKCPP-DirectoryService;
1414

1515
// Version number. Follows NuGet standards. (currently SemVer 1.0)
16-
version : 0.13.20150416.15;
16+
version : @RUNTIME_MAJOR_VERSION@.20150416.@RUNTIME_MINOR_VERSION@;
1717

1818
// Display name for package.
1919
title: AWS SDK for C++ (AWS Directory Service);
@@ -48,7 +48,7 @@ nuget {
4848

4949
dependencies {
5050
packages: {
51-
AWSSDKCPP-Core/0.13.1
51+
AWSSDKCPP-Core/@RUNTIME_MAJOR_VERSION@.1
5252
}
5353
}
5454

0 commit comments

Comments
 (0)