Skip to content

Commit

Permalink
fixup! Add CrashReport to Stride.Launcher.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
Jklawreszuk committed Jun 15, 2024
1 parent a75fd49 commit d307e70
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build/Stride.Launcher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Stride.Core.Packages", "..\
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stride.Core.Presentation", "..\sources\presentation\Stride.Core.Presentation\Stride.Core.Presentation.csproj", "{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stride.Editor.CrashReport", "..\sources\editor\Stride.Editor.CrashReport\Stride.Editor.CrashReport.csproj", "{B466FA50-9DC0-456A-94AF-358F5909F368}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\sources\assets\Stride.Core.Assets.Yaml\Stride.Core.Assets.Yaml.projitems*{0f8be30e-c41f-4747-b52b-d2d4e13ec6a2}*SharedItemsImports = 5
Expand Down Expand Up @@ -106,10 +104,6 @@ Global
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C63EF8B-26F9-4511-9FC5-7431DE9657D6}.Release|Any CPU.Build.0 = Release|Any CPU
{B466FA50-9DC0-456A-94AF-358F5909F368}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B466FA50-9DC0-456A-94AF-358F5909F368}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B466FA50-9DC0-456A-94AF-358F5909F368}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B466FA50-9DC0-456A-94AF-358F5909F368}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit d307e70

Please sign in to comment.