Skip to content

Commit

Permalink
Update solution to VS2019: Logging/Logging.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
augustoproiete committed Jul 5, 2020
1 parent fbc802d commit 3e71e6c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Logging/Logging.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30602.0
# Visual Studio Version 16
VisualStudioVersion = 16.0.30225.117
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Logging", "Logging.csproj", "{8F73E277-5285-4835-9E7E-892ADB8DED48}"
EndProject
Expand All @@ -24,4 +24,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {70DD8405-2F64-4261-9A71-FE52F4DB34A6}
EndGlobalSection
EndGlobal

0 comments on commit 3e71e6c

Please sign in to comment.