Files
Blazor-Examples/src/BlazorAppExport/BlazorAppExport.sln
M. Akif Tokatlioglu 9a5de6b140 added BlazorAppExport
2023-09-24 02:57:19 +03:00

26 lines
1.1 KiB
Plaintext

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