Skip to content
Snippets Groups Projects
Select Git revision
  • Sprint/2021-01
  • master default protected
  • dev protected
  • timeout
  • gitkeep
  • Issue/2309-docs
  • Issue/1951-quotaImplementation
  • Issue/2072-wormResourceType
  • Issue/1910-MigrationtoNET6.0
  • Hotfix/1942-higherQuota
  • Sprint/2022-01
  • Hotfix/1443-FixGetQuotaFunction
  • Sprint/2021-03
  • Product/1287-dotnet5Sharepoint
  • Topic/1305-dotnet5ECSManager
  • Topic/1292-FdsS3
  • Product/1100-fdsS3
  • Product/588-quotaManagement
  • Topic/1279-quotaManagement
  • Product/407-net5migration
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.0
  • v2.1.0
  • v2.0.2
  • v2.0.1
  • v2.0.0
  • v1.1.1
  • v1.1.0
30 results

ECSManager.sln

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    ECSManager.sln 1.57 KiB
    
    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio Version 16
    VisualStudioVersion = 16.0.30320.27
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcsManager", "ECSManager\EcsManager.csproj", "{DD73734B-3B55-44D3-843D-6EBA0F3601D7}"
    EndProject
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EcsManager.Tests", "ECSManager.Tests\EcsManager.Tests.csproj", "{680BC188-42CC-4C00-BFFF-C7C59F612444}"
    EndProject
    Global
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{DD73734B-3B55-44D3-843D-6EBA0F3601D7}.Release|Any CPU.Build.0 = Release|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{680BC188-42CC-4C00-BFFF-C7C59F612444}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    	GlobalSection(ExtensibilityGlobals) = postSolution
    		SolutionGuid = {B4ED3CE8-BA7D-4952-91C8-8CFEB2C289D3}
    	EndGlobalSection
    EndGlobal