Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueSCar committed Aug 27, 2024
1 parent fdc4ddb commit 83987c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CFBSharp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFBSharp", "src\CFBSharp\CFBSharp.csproj", "{C6096C8B-D55D-4652-A806-CBA44FD7D177}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CFBSharp", "src\CFBSharp\CFBSharp.csproj", "{979A9F70-A3AB-4376-81D4-98543A572F3D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C6096C8B-D55D-4652-A806-CBA44FD7D177}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6096C8B-D55D-4652-A806-CBA44FD7D177}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6096C8B-D55D-4652-A806-CBA44FD7D177}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6096C8B-D55D-4652-A806-CBA44FD7D177}.Release|Any CPU.Build.0 = Release|Any CPU
{979A9F70-A3AB-4376-81D4-98543A572F3D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{979A9F70-A3AB-4376-81D4-98543A572F3D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{979A9F70-A3AB-4376-81D4-98543A572F3D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{979A9F70-A3AB-4376-81D4-98543A572F3D}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 83987c3

Please sign in to comment.