added BlazorAppExport

This commit is contained in:
M. Akif Tokatlioglu
2023-09-24 02:57:19 +03:00
parent 7f9c3fe37e
commit 9a5de6b140
65 changed files with 3160 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BlazorAppExport", "BlazorAppExport\BlazorAppExport.csproj", "{6F9DE2C9-597F-4BBA-B9B4-C5A197B50544}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F9DE2C9-597F-4BBA-B9B4-C5A197B50544}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F9DE2C9-597F-4BBA-B9B4-C5A197B50544}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F9DE2C9-597F-4BBA-B9B4-C5A197B50544}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F9DE2C9-597F-4BBA-B9B4-C5A197B50544}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4EEA5414-E46E-4E55-B841-B9943D0E6C39}
EndGlobalSection
EndGlobal