Skip to content

Commit c112784

Browse files
authored
No snippet directories for minor versions, mostly (#7808)
* Test to prevent snippets for minor versions * Remove Newtonsoft_2.4 minor snippets by updating 2.x snippets to use newer serializer class name * Merge Core_9.1 snippets into Core_9 * Merge NHibernate minor snippets * Fix unneeded newtonsoft partial * Merge non-durable persistence minor snippets * Merging MsmqTransport 1.2 minor snippets * Merge Bridge snippets, which weren't even different * Fix builds * Merge SqsLambda minor snippets * Account for Extensions.DependencyInjection component having a dot in the middle of it & fix builds * Still had files for a completely unsupported version of Azure Blob Storage DataBus * DynamoDB 2.1 snippets * Functions in-proc, first remove all the unsupported stuff * Then merge in single partials * Remove 4 snippets, merge into upgrade guide * Merge single partials in (SQS) * Delete unused Sqs_All snippets * Merge Sqs minors of 5.x * Merge Sqs minors of 6.x * Merge Sqs minors of 7.x * Allow PR to be green * Missed the SQS 6.1 and 6.2 directories * Raven unsupported versions and upgrade guide updates * Raven unused partials * Testing component * Remove ASBS 1 * Merge ASBS 3.2 into 3 * Forgot directory * TransactionalSession * SystemJson, just rename 8.1 to 8 * Rabbit * Gateway * Removing article on hosting Gateway in Service Fabric * Remove explicit and add exception for 2 non-conformant Functions snippets projects
1 parent 3596868 commit c112784

File tree

296 files changed

+888
-7729
lines changed

Some content is hidden

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

296 files changed

+888
-7729
lines changed

Snippets/ABSDataBus/ABSDataBus_3.1/ABSDataBus_3.1.csproj

Lines changed: 0 additions & 15 deletions
This file was deleted.

Snippets/ABSDataBus/ABSDataBus_3.1/ABSDataBus_3.1.sln

Lines changed: 0 additions & 22 deletions
This file was deleted.

Snippets/ABSDataBus/ABSDataBus_3.1/Usage.cs

Lines changed: 0 additions & 47 deletions
This file was deleted.

Snippets/ASBFunctions/ASBFunctions.sln

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio Version 17
33
VisualStudioVersion = 17.0.31919.166
44
MinimumVisualStudioVersion = 15.0.26730.12
5-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_1.0", "ASBFunctions_1.0\ASBFunctions_1.0.csproj", "{A491A83E-174A-4639-B55E-72ED39DD955C}"
6-
EndProject
7-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_1.1", "ASBFunctions_1.1\ASBFunctions_1.1.csproj", "{1BFAABE2-404D-4260-BD7D-B024E2F2D065}"
8-
EndProject
9-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_1.2", "ASBFunctions_1.2\ASBFunctions_1.2.csproj", "{E20E85F3-B166-43C5-B34F-3ABA9C529412}"
10-
EndProject
11-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_1.3", "ASBFunctions_1.3\ASBFunctions_1.3.csproj", "{73C5B4E5-0181-49C6-B182-9D19EFF5DE0A}"
12-
EndProject
13-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_2", "ASBFunctions_2\ASBFunctions_2.csproj", "{097FFDBE-CEFE-45F6-B804-55E9F470CFA8}"
14-
EndProject
155
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_3", "ASBFunctions_3\ASBFunctions_3.csproj", "{4551DD1E-9CD3-41E4-9E16-28470102CDC7}"
166
EndProject
177
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ASBFunctions_4", "ASBFunctions_4\ASBFunctions_4.csproj", "{1C0F66B6-2590-4C72-8467-3066779294D5}"
@@ -28,26 +18,6 @@ Global
2818
Release|Any CPU = Release|Any CPU
2919
EndGlobalSection
3020
GlobalSection(ProjectConfigurationPlatforms) = postSolution
31-
{A491A83E-174A-4639-B55E-72ED39DD955C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
32-
{A491A83E-174A-4639-B55E-72ED39DD955C}.Debug|Any CPU.Build.0 = Debug|Any CPU
33-
{A491A83E-174A-4639-B55E-72ED39DD955C}.Release|Any CPU.ActiveCfg = Release|Any CPU
34-
{A491A83E-174A-4639-B55E-72ED39DD955C}.Release|Any CPU.Build.0 = Release|Any CPU
35-
{1BFAABE2-404D-4260-BD7D-B024E2F2D065}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
36-
{1BFAABE2-404D-4260-BD7D-B024E2F2D065}.Debug|Any CPU.Build.0 = Debug|Any CPU
37-
{1BFAABE2-404D-4260-BD7D-B024E2F2D065}.Release|Any CPU.ActiveCfg = Release|Any CPU
38-
{1BFAABE2-404D-4260-BD7D-B024E2F2D065}.Release|Any CPU.Build.0 = Release|Any CPU
39-
{E20E85F3-B166-43C5-B34F-3ABA9C529412}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
40-
{E20E85F3-B166-43C5-B34F-3ABA9C529412}.Debug|Any CPU.Build.0 = Debug|Any CPU
41-
{E20E85F3-B166-43C5-B34F-3ABA9C529412}.Release|Any CPU.ActiveCfg = Release|Any CPU
42-
{E20E85F3-B166-43C5-B34F-3ABA9C529412}.Release|Any CPU.Build.0 = Release|Any CPU
43-
{73C5B4E5-0181-49C6-B182-9D19EFF5DE0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
44-
{73C5B4E5-0181-49C6-B182-9D19EFF5DE0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
45-
{73C5B4E5-0181-49C6-B182-9D19EFF5DE0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
46-
{73C5B4E5-0181-49C6-B182-9D19EFF5DE0A}.Release|Any CPU.Build.0 = Release|Any CPU
47-
{097FFDBE-CEFE-45F6-B804-55E9F470CFA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
48-
{097FFDBE-CEFE-45F6-B804-55E9F470CFA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
49-
{097FFDBE-CEFE-45F6-B804-55E9F470CFA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
50-
{097FFDBE-CEFE-45F6-B804-55E9F470CFA8}.Release|Any CPU.Build.0 = Release|Any CPU
5121
{4551DD1E-9CD3-41E4-9E16-28470102CDC7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5222
{4551DD1E-9CD3-41E4-9E16-28470102CDC7}.Debug|Any CPU.Build.0 = Debug|Any CPU
5323
{4551DD1E-9CD3-41E4-9E16-28470102CDC7}.Release|Any CPU.ActiveCfg = Release|Any CPU

Snippets/ASBFunctions/ASBFunctions_1.0/ASBFunctions_1.0.csproj

Lines changed: 0 additions & 20 deletions
This file was deleted.

Snippets/ASBFunctions/ASBFunctions_1.0/FakeFunctionsSdk.cs

Lines changed: 0 additions & 31 deletions
This file was deleted.

Snippets/ASBFunctions/ASBFunctions_1.0/FunctionsHostBuilderUsage.cs

Lines changed: 0 additions & 101 deletions
This file was deleted.

Snippets/ASBFunctions/ASBFunctions_1.1/ASBFunctions_1.1.csproj

Lines changed: 0 additions & 20 deletions
This file was deleted.

Snippets/ASBFunctions/ASBFunctions_1.1/FakeFunctionsSdk.cs

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)