@@ -3,19 +3,20 @@ Microsoft Visual Studio Solution File, Format Version 12.00
3
3
# Visual Studio Version 16
4
4
VisualStudioVersion = 16.0.29728.190
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "PdbReader" , "PdbReader\PdbReader.csproj" , "{B9770D48-849A-4A4C-A061-B31DF6FF4288}"
6
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "PdbReader" , "PdbReader\PdbReader.csproj" , "{B9770D48-849A-4A4C-A061-B31DF6FF4288}"
7
7
EndProject
8
8
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{CEBC03DA-6D63-4A0E-A039-C1B7CE53A9BF}"
9
9
Project Section (SolutionItems ) = preProject
10
10
.editorconfig = .editorconfig
11
+ .github \workflows \dotnetcore .yml = .github \workflows \dotnetcore .yml
11
12
README .md = README .md
12
13
EndProject Section
13
14
EndProject
14
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "PEReader" , "PEReader\PEReader.csproj" , "{DC713E81-ADF4-4422-ADCE-B98E2CEC998F}"
15
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "PEReader" , "PEReader\PEReader.csproj" , "{DC713E81-ADF4-4422-ADCE-B98E2CEC998F}"
15
16
EndProject
16
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "PESupport" , "PESupport\PESupport.csproj" , "{FC808605-A648-4034-BB43-F6E652D82C89}"
17
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "PESupport" , "PESupport\PESupport.csproj" , "{FC808605-A648-4034-BB43-F6E652D82C89}"
17
18
EndProject
18
- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "EatPdb" , "EatPdb\EatPdb.csproj" , "{5719CBF6-D08C-4F9E-BC97-8FC5BB9A6228}"
19
+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "EatPdb" , "EatPdb\EatPdb.csproj" , "{5719CBF6-D08C-4F9E-BC97-8FC5BB9A6228}"
19
20
EndProject
20
21
Global
21
22
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
0 commit comments