Skip to content

Commit

Permalink
for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ann Dyadkova committed Dec 29, 2023
1 parent 344d1c4 commit 6ed522b
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 158 deletions.
26 changes: 0 additions & 26 deletions src/Unlimotion.AppName/Helpers/FileHelper.cs

This file was deleted.

43 changes: 0 additions & 43 deletions src/Unlimotion.AppName/Helpers/GitHelper.cs

This file was deleted.

67 changes: 0 additions & 67 deletions src/Unlimotion.AppName/Program.cs

This file was deleted.

22 changes: 0 additions & 22 deletions src/Unlimotion.AppName/Unlimotion.AppName.csproj

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions src/Unlimotion/Unlimotion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
<ProjectReference Include="..\Unlimotion.Interface\Unlimotion.Interface.csproj" />
<ProjectReference Include="..\Unlimotion.Server.ServiceModel\Unlimotion.Server.ServiceModel.csproj" />
</ItemGroup>
<PropertyGroup>
<!-- Установка препроцессорных директив на основе переменных окружения -->
<DefineConstants Condition="'$(GITHUB_ACTIONS)' == 'true'">$(DefineConstants);GITHUB_ACTIONS</DefineConstants>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Unlimotion.AppNameGenerator\Unlimotion.AppNameGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>
Expand Down

0 comments on commit 6ed522b

Please sign in to comment.