Maze / Library /PackageCache /com.unity.ide.rider@3.0.21 /Rider /Editor /ProjectGeneration /IGUIDGenerator.cs
| namespace Packages.Rider.Editor.ProjectGeneration | |
| { | |
| internal interface IGUIDGenerator | |
| { | |
| string ProjectGuid(string name); | |
| } | |
| } |
| namespace Packages.Rider.Editor.ProjectGeneration | |
| { | |
| internal interface IGUIDGenerator | |
| { | |
| string ProjectGuid(string name); | |
| } | |
| } |