Added tests template
This commit is contained in:
@@ -7,6 +7,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Items", "Items", "{4A6F7084
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.PowerToys.Run.Plugin.YandexGPT", "Community.PowerToys.Run.Plugin.YandexGPT\Community.PowerToys.Run.Plugin.YandexGPT.csproj", "{B65D8913-4679-46A0-84EA-DF11C641DDF5}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Community.PowerToys.Run.Plugin.YandexGPT.UnitTests", "Community.PowerToys.Run.Plugin.YandexGPT.UnitTests\Community.PowerToys.Run.Plugin.YandexGPT.UnitTests.csproj", "{93DA4312-9C61-4291-8746-C20907616752}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
@@ -17,5 +19,9 @@ Global
|
||||
{B65D8913-4679-46A0-84EA-DF11C641DDF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{B65D8913-4679-46A0-84EA-DF11C641DDF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{B65D8913-4679-46A0-84EA-DF11C641DDF5}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{93DA4312-9C61-4291-8746-C20907616752}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{93DA4312-9C61-4291-8746-C20907616752}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{93DA4312-9C61-4291-8746-C20907616752}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{93DA4312-9C61-4291-8746-C20907616752}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
||||
Reference in New Issue
Block a user