-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInfocaster.Umbraco.IcomoonPicker.sln
40 lines (40 loc) · 1.8 KB
/
Infocaster.Umbraco.IcomoonPicker.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32602.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Infocaster.Umbraco.IcomoonPicker", "src\Infocaster.Umbraco.IcomoonPicker\Infocaster.Umbraco.IcomoonPicker.csproj", "{F936C692-CB32-4B26-A0D1-29A560B8DF11}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{91C84983-62A0-4AEB-97D2-A2379BD4A6CD}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
.gitignore = .gitignore
assets\Screenshots\add_icon.png = assets\Screenshots\add_icon.png
azure-pipelines.yml = azure-pipelines.yml
assets\Screenshots\example_multiple_icons.png = assets\Screenshots\example_multiple_icons.png
GitVersion.yml = GitVersion.yml
LICENSE = LICENSE
nuget.config = nuget.config
README-NUGET.md = README-NUGET.md
README.md = README.md
umbraco-marketplace.json = umbraco-marketplace.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F936C692-CB32-4B26-A0D1-29A560B8DF11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F936C692-CB32-4B26-A0D1-29A560B8DF11}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F936C692-CB32-4B26-A0D1-29A560B8DF11}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F936C692-CB32-4B26-A0D1-29A560B8DF11}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {87E97441-12B5-4858-ABE1-E32CEF013EE3}
EndGlobalSection
EndGlobal