Skip to content

Commit 06d44b6

Browse files
committed
rem - brk|doc - Removed N.LG.Core
--- We've removed Nitrocid.LocaleGen.Core since it is a placebo package. --- Type: rem Breaking: True Doc Required: True Backport Required: False Part: 1/1
1 parent 99ae66b commit 06d44b6

File tree

8 files changed

+0
-98
lines changed

8 files changed

+0
-98
lines changed

Nitrocid.sln

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Private", "Private", "{6191
6565
EndProject
6666
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nitrocid.LocaleClean", "private\Nitrocid.LocaleClean\Nitrocid.LocaleClean.csproj", "{22744969-682D-4974-895E-53079DA9EA3C}"
6767
EndProject
68-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nitrocid.LocaleGen.Core", "public\Nitrocid.LocaleGen.Core\Nitrocid.LocaleGen.Core.csproj", "{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0}"
69-
ProjectSection(ProjectDependencies) = postProject
70-
{C7B37899-C361-423D-9512-FE0A87A46866} = {C7B37899-C361-423D-9512-FE0A87A46866}
71-
EndProjectSection
72-
EndProject
7368
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nitrocid.Analyzers", "public\Nitrocid.Analyzers\Nitrocid.Analyzers\Nitrocid.Analyzers.csproj", "{511E3B93-C6BF-4DFF-88D1-165FD3BCF428}"
7469
EndProject
7570
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nitrocid.Analyzers.CodeFixes", "public\Nitrocid.Analyzers\Nitrocid.Analyzers.CodeFixes\Nitrocid.Analyzers.CodeFixes.csproj", "{92EFB380-0B78-4B92-A227-F0B6BF982F19}"
@@ -246,10 +241,6 @@ Global
246241
{22744969-682D-4974-895E-53079DA9EA3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
247242
{22744969-682D-4974-895E-53079DA9EA3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
248243
{22744969-682D-4974-895E-53079DA9EA3C}.Release|Any CPU.Build.0 = Release|Any CPU
249-
{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
250-
{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
251-
{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
252-
{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0}.Release|Any CPU.Build.0 = Release|Any CPU
253244
{511E3B93-C6BF-4DFF-88D1-165FD3BCF428}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
254245
{511E3B93-C6BF-4DFF-88D1-165FD3BCF428}.Debug|Any CPU.Build.0 = Debug|Any CPU
255246
{511E3B93-C6BF-4DFF-88D1-165FD3BCF428}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -503,7 +494,6 @@ Global
503494
{2698CB71-9EF6-06A7-2A14-1AFF675F88CB} = {D5693E90-DBB5-4C20-B83B-A200CEB8A639}
504495
{8EDAE674-CC21-0D06-0641-064C500DE0CC} = {804E124D-5B66-4F40-BB98-776CD386E618}
505496
{22744969-682D-4974-895E-53079DA9EA3C} = {5427F963-3094-4111-AB05-DAE364A8DF67}
506-
{09ACA8A4-5AC2-413B-A2EC-4FC5B168E5D0} = {804E124D-5B66-4F40-BB98-776CD386E618}
507497
{511E3B93-C6BF-4DFF-88D1-165FD3BCF428} = {60986DC6-07C5-40D1-A305-741E8ABE39FC}
508498
{92EFB380-0B78-4B92-A227-F0B6BF982F19} = {60986DC6-07C5-40D1-A305-741E8ABE39FC}
509499
{A9D16C17-745F-467E-854F-A5C40A28D7A9} = {60986DC6-07C5-40D1-A305-741E8ABE39FC}

public/Nitrocid.Addons/Nitrocid.Extras.LanguageStudio/Nitrocid.Extras.LanguageStudio.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
</PropertyGroup>
2626
<ItemGroup>
2727
<ProjectReference Include="..\..\..\private\Nitrocid.LocaleChecker\Nitrocid.LocaleChecker.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
28-
<ProjectReference Include="..\..\Nitrocid.LocaleGen.Core\Nitrocid.LocaleGen.Core.csproj" />
2928
<ProjectReference Include="..\..\Nitrocid\Nitrocid.csproj" Private="false" />
3029
</ItemGroup>
3130
<!-- Extras.LanguageStudio addon Platform Information End -->

public/Nitrocid.LocaleGen.Core/Nitrocid.LocaleGen.Core.csproj

Lines changed: 0 additions & 62 deletions
This file was deleted.

public/Nitrocid.LocaleGen.Core/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 24 deletions
This file was deleted.

public/Nitrocid.LocaleGen/Nitrocid.LocaleGen.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
<!-- LocaleGen Dependencies Information -->
3232
<ItemGroup>
33-
<ProjectReference Include="..\Nitrocid.LocaleGen.Core\Nitrocid.LocaleGen.Core.csproj" />
3433
<ProjectReference Include="..\Nitrocid\Nitrocid.csproj">
3534
<Project>{c7b37899-c361-423d-9512-fe0a87a46866}</Project>
3635
<Name>Nitrocid</Name>

0 commit comments

Comments
 (0)