first real commit
This commit is contained in:
1
.consulo/.name
Normal file
1
.consulo/.name
Normal file
@@ -0,0 +1 @@
|
||||
hydro-cdr
|
||||
11
.consulo/compiler.xml
Normal file
11
.consulo/compiler.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<component name="CompilerManager">
|
||||
<module name="hydro-cdr">
|
||||
<output url="file://$PROJECT_DIR$/bin/Debug" type="PRODUCTION" />
|
||||
<output url="file://$PROJECT_DIR$/bin/Debug" type="PRODUCTION_RESOURCE" />
|
||||
<output url="file://$PROJECT_DIR$/bin/Debug" type="TEST" />
|
||||
<output url="file://$PROJECT_DIR$/bin/Debug" type="TEST_RESOURCE" />
|
||||
</module>
|
||||
</component>
|
||||
</project>
|
||||
5
.consulo/copyright/profiles_settings.xml
Normal file
5
.consulo/copyright/profiles_settings.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<component name="CopyrightManager">
|
||||
<settings default="">
|
||||
<module2copyright />
|
||||
</settings>
|
||||
</component>
|
||||
91
.consulo/modules.xml
Normal file
91
.consulo/modules.xml
Normal file
@@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<component name="ModuleManager">
|
||||
<modules>
|
||||
<module name="hydro_cdr (Root)" dirurl="file://$PROJECT_DIR$" current-layer="Default">
|
||||
<module-layer name="Default">
|
||||
<extension id="msbuild-mono" sdk="Mono MSBuild 15.1 (predefined)" solution-url="file://$MODULE_DIR$/hydro-cdr.sln" provider-id="mono" />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="sourceFolder" />
|
||||
</module-layer>
|
||||
</module>
|
||||
<module name="hydro-cdr" current-layer="Default">
|
||||
<module-layer name="Default">
|
||||
<extension id="csharp-mono-by-msbuild" unsafe-code="false" optimize-code="false" platform="ANY_CPU" />
|
||||
<extension id="dotnet-mono-by-msbuild" sdk-module-name="" sdk-name="Mono 4.0-api (predefined)" target="EXECUTABLE" debug="true" allow-source-roots="false" file-name="cdr-tool.$TargetFileExt$" output-dir="$USER_HOME$/Downloads/hydro_cdr/bin/Debug/" namespace-prefix="">
|
||||
<define>DEBUG</define>
|
||||
<define>TRACE</define>
|
||||
</extension>
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Arguments.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Logger.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Properties/AssemblyInfo.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/Web.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/WebRoutines.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/_Main.cs" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/app.config" />
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/bin/Debug">
|
||||
<content-folder type="EXCLUDED" url="file://$USER_HOME$/Downloads/hydro_cdr/bin/Debug" />
|
||||
</content>
|
||||
<content url="file://$USER_HOME$/Downloads/hydro_cdr/hydro-cdr.csproj" />
|
||||
<orderEntry type="sourceFolder" />
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/Microsoft.CSharp.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/mscorlib.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Core.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Data.DataSetExtensions.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Data.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Xml.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<binaries>
|
||||
<root url="netdll:///Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.0-api/System.Xml.Linq.dll!/" />
|
||||
</binaries>
|
||||
</library>
|
||||
</orderEntry>
|
||||
</module-layer>
|
||||
</module>
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
1031
.consulo/workspace.xml
Normal file
1031
.consulo/workspace.xml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user