-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathGerene.DFe.EscPos.sln
More file actions
43 lines (43 loc) · 2.69 KB
/
Copy pathGerene.DFe.EscPos.sln
File metadata and controls
43 lines (43 loc) · 2.69 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gerene.DFe.EscPos", "Gerene.DFe.EscPos\Gerene.DFe.EscPos.csproj", "{EAED4963-3A41-46D5-A073-62259DDBF5E4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gerene.DFe.EscPos.Demo", "Gerene.DFe.EscPos.Demo\Gerene.DFe.EscPos.Demo.csproj", "{6C0AC498-6D10-4DFA-A88A-F66B690D68C0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gerene.DFe.EscPos.Demo.Avalonia", "Gerene.DFe.EscPos.Demo.Avalonia\Gerene.DFe.EscPos.Demo.Avalonia.csproj", "{F5569465-0C1C-4130-BC08-B93D81E7E891}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Gerene.DFe.EscPos.Demo.Avalonia.Desktop", "Gerene.DFe.EscPos.Demo.Avalonia.Desktop\Gerene.DFe.EscPos.Demo.Avalonia.Desktop.csproj", "{207F6EB3-D3F1-474F-AD05-804951916A51}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EAED4963-3A41-46D5-A073-62259DDBF5E4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAED4963-3A41-46D5-A073-62259DDBF5E4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAED4963-3A41-46D5-A073-62259DDBF5E4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAED4963-3A41-46D5-A073-62259DDBF5E4}.Release|Any CPU.Build.0 = Release|Any CPU
{6C0AC498-6D10-4DFA-A88A-F66B690D68C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C0AC498-6D10-4DFA-A88A-F66B690D68C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C0AC498-6D10-4DFA-A88A-F66B690D68C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6C0AC498-6D10-4DFA-A88A-F66B690D68C0}.Release|Any CPU.Build.0 = Release|Any CPU
{F5569465-0C1C-4130-BC08-B93D81E7E891}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5569465-0C1C-4130-BC08-B93D81E7E891}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5569465-0C1C-4130-BC08-B93D81E7E891}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5569465-0C1C-4130-BC08-B93D81E7E891}.Release|Any CPU.Build.0 = Release|Any CPU
{207F6EB3-D3F1-474F-AD05-804951916A51}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{207F6EB3-D3F1-474F-AD05-804951916A51}.Debug|Any CPU.Build.0 = Debug|Any CPU
{207F6EB3-D3F1-474F-AD05-804951916A51}.Release|Any CPU.ActiveCfg = Release|Any CPU
{207F6EB3-D3F1-474F-AD05-804951916A51}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DEA4772C-4771-4251-9058-FECB8582DC99}
EndGlobalSection
EndGlobal