cloudflight
2023-11-23 2284ddda0e49d402ff901d6691e937af4c628858
Hydro.CommonBase/Hydro.CommonBase.csproj
@@ -8,8 +8,8 @@
    <ProjectGuid>{84E17BA3-BA03-43C1-9D19-8CE64508F2B5}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>Hydro.CommonBase</RootNamespace>
    <AssemblyName>Hydro.CommonBase</AssemblyName>
    <RootNamespace>CommonBase</RootNamespace>
    <AssemblyName>CommonBase</AssemblyName>
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
@@ -20,7 +20,7 @@
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <OutputPath>..\out\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>