Skip to content

Commit

Permalink
[RELEASE] 1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 10, 2023
1 parent 23387fc commit 47f4cca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions sdks/csharp/Beam.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.0.0
MinimumVisualStudioVersion = 10.0.0.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Beam", "src\Beam\Beam.csproj", "{A050E7E6-7685-4C54-BD58-025B22ED70D9}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Beam", "src\Beam\Beam.csproj", "{8E1AC021-0F4D-4CEA-A62F-C662E1409064}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A050E7E6-7685-4C54-BD58-025B22ED70D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A050E7E6-7685-4C54-BD58-025B22ED70D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A050E7E6-7685-4C54-BD58-025B22ED70D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A050E7E6-7685-4C54-BD58-025B22ED70D9}.Release|Any CPU.Build.0 = Release|Any CPU
{8E1AC021-0F4D-4CEA-A62F-C662E1409064}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E1AC021-0F4D-4CEA-A62F-C662E1409064}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E1AC021-0F4D-4CEA-A62F-C662E1409064}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E1AC021-0F4D-4CEA-A62F-C662E1409064}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
2 changes: 1 addition & 1 deletion sdks/typescript-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"form-data": "^4.0.0",
"node-fetch": "^3.3.1"
},
"version": "1.0.17"
"version": "1.0.18"
}

0 comments on commit 47f4cca

Please sign in to comment.