Add empty solution
This commit is contained in:
parent
fe526cbb5d
commit
183e8a3c5d
13
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/.gitignore
generated
vendored
Normal file
13
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/.gitignore
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Rider ignored files
|
||||
/modules.xml
|
||||
/projectSettingsUpdater.xml
|
||||
/contentModel.xml
|
||||
/.idea.Baguette.Extensions.AspNetCore.iml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
1
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/.name
generated
Normal file
1
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/.name
generated
Normal file
@ -0,0 +1 @@
|
||||
Baguette.Extensions.AspNetCore
|
||||
4
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/encodings.xml
generated
Normal file
4
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/encodings.xml
generated
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
||||
</project>
|
||||
8
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/indexLayout.xml
generated
Normal file
8
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/indexLayout.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="UserContentModel">
|
||||
<attachedFolders />
|
||||
<explicitIncludes />
|
||||
<explicitExcludes />
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/vcs.xml
generated
Normal file
6
.idea/.idea.Baguette.Extensions.AspNetCore/.idea/vcs.xml
generated
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
8
Baguette.Extensions.AspNetCore.sln
Normal file
8
Baguette.Extensions.AspNetCore.sln
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Loading…
x
Reference in New Issue
Block a user