Skip to content

Commit 3a7c065

Browse files
committed
changed name
1 parent c16b001 commit 3a7c065

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net8.0</TargetFramework>
6-
<RootNamespace>GTC_Formatter</RootNamespace>
76
<ImplicitUsings>enable</ImplicitUsings>
87
<Nullable>enable</Nullable>
9-
<PublishAot>true</PublishAot>
108
<InvariantGlobalization>true</InvariantGlobalization>
119
</PropertyGroup>
1210

GTC-Formatter.sln renamed to gtc-format.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.10.35004.147
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GTC-Formatter", "GTC-Formatter.csproj", "{5ACB7874-FECE-463E-95F9-82AA59B22655}"
6+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "gtc-format", "gtc-format.csproj", "{5ACB7874-FECE-463E-95F9-82AA59B22655}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)