-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from Jay-study-nildana/Jan1st2025Fixes
release 1.0.0
- Loading branch information
Showing
155 changed files
with
465 additions
and
302 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
AzureBlobWebAPIDemo/Services/IServices/IComputerVisionStuff.cs
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
AzureBlobWebAPIDemo/Services/IServices/ITranslatorStuff.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.11.35222.181 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhoBloberWebApp", "PhoBloberWebApp\PhoBloberWebApp.csproj", "{FEB2AC51-AAE3-43E3-BD46-16889C5A0EBF}" | ||
EndProject | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PhoBloberWebAPI", "PhoBloberWebAPI\PhoBloberWebAPI.csproj", "{36E9B93E-CBE9-41AD-B615-5172DBE574B0}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{FEB2AC51-AAE3-43E3-BD46-16889C5A0EBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{FEB2AC51-AAE3-43E3-BD46-16889C5A0EBF}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{FEB2AC51-AAE3-43E3-BD46-16889C5A0EBF}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{FEB2AC51-AAE3-43E3-BD46-16889C5A0EBF}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{36E9B93E-CBE9-41AD-B615-5172DBE574B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{36E9B93E-CBE9-41AD-B615-5172DBE574B0}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{36E9B93E-CBE9-41AD-B615-5172DBE574B0}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{36E9B93E-CBE9-41AD-B615-5172DBE574B0}.Release|Any CPU.Build.0 = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {683BD506-211A-475A-B341-524CB324EE03} | ||
EndGlobalSection | ||
EndGlobal |
4 changes: 2 additions & 2 deletions
4
...PIDemo/BlobHelpers/BlobHelperContainer.cs → ...WebAPI/BlobHelpers/BlobHelperContainer.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.