testss
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Packages.Rider.Editor.ProjectGeneration
|
||||
{
|
||||
internal interface IGUIDGenerator
|
||||
{
|
||||
string ProjectGuid(string projectName, string assemblyName);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user