Skip to content

Commit db4037e

Browse files
committed
Update serilog-expressions.sln
1 parent 1d8b340 commit db4037e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

serilog-expressions.sln

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
3-
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26430.15
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.31410.223
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{91E482DE-E1E7-4CE1-9511-C0AF07F3648A}"
77
EndProject
@@ -11,6 +11,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "global", "global", "{24B112
1111
.gitignore = .gitignore
1212
appveyor.yml = appveyor.yml
1313
Build.ps1 = Build.ps1
14+
Directory.Build.props = Directory.Build.props
1415
LICENSE = LICENSE
1516
README.md = README.md
1617
RunPerfTests.ps1 = RunPerfTests.ps1
@@ -60,4 +61,7 @@ Global
6061
{3C2D8E01-5580-426A-BDD9-EC59CD98E618} = {B03B3086-D197-4B32-9AE2-8536C345EA2D}
6162
{D7A37F73-BBA3-4DAE-9648-1A753A86F968} = {B03B3086-D197-4B32-9AE2-8536C345EA2D}
6263
EndGlobalSection
64+
GlobalSection(ExtensibilityGlobals) = postSolution
65+
SolutionGuid = {EB6672D6-318E-493E-8B60-77F5A7A90E66}
66+
EndGlobalSection
6367
EndGlobal

0 commit comments

Comments
 (0)