|
7 | 7 | <ProjectGuid>{889CEF81-75D6-4BAB-8E2C-B64B7CA97C77}</ProjectGuid>
|
8 | 8 | <OutputType>Library</OutputType>
|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
10 |
| - <RootNamespace>React.WebOptimization</RootNamespace> |
11 |
| - <AssemblyName>React.WebOptimization</AssemblyName> |
| 10 | + <RootNamespace>System.Web.Optimization.React</RootNamespace> |
| 11 | + <AssemblyName>System.Web.Optimization.React</AssemblyName> |
12 | 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
13 | 13 | <FileAlignment>512</FileAlignment>
|
14 | 14 | <WebGreaseLibPath>..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath>
|
|
17 | 17 | <DebugSymbols>true</DebugSymbols>
|
18 | 18 | <DebugType>full</DebugType>
|
19 | 19 | <Optimize>false</Optimize>
|
20 |
| - <OutputPath>..\..\bin\Debug\React.WebOptimization\</OutputPath> |
| 20 | + <OutputPath>..\..\bin\Debug\System.Web.Optimization.React\</OutputPath> |
21 | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
22 | 22 | <ErrorReport>prompt</ErrorReport>
|
23 | 23 | <WarningLevel>4</WarningLevel>
|
24 |
| - <DocumentationFile>..\..\bin\Debug\React.WebOptimization\React.WebOptimization.XML</DocumentationFile> |
| 24 | + <DocumentationFile>..\..\bin\Debug\System.Web.Optimization.React\System.Web.Optimization.React.XML</DocumentationFile> |
25 | 25 | <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
26 | 26 | <NoWarn>1607</NoWarn>
|
27 | 27 | </PropertyGroup>
|
28 | 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
29 | 29 | <DebugType>pdbonly</DebugType>
|
30 | 30 | <Optimize>true</Optimize>
|
31 |
| - <OutputPath>..\..\bin\Release\React.WebOptimization\</OutputPath> |
| 31 | + <OutputPath>..\..\bin\Release\System.Web.Optimization.React\</OutputPath> |
32 | 32 | <DefineConstants>TRACE</DefineConstants>
|
33 | 33 | <ErrorReport>prompt</ErrorReport>
|
34 | 34 | <WarningLevel>4</WarningLevel>
|
35 |
| - <DocumentationFile>..\..\bin\Release\React.WebOptimization\React.WebOptimization.XML</DocumentationFile> |
| 35 | + <DocumentationFile>..\..\bin\Release\System.Web.Optimization.React\System.Web.Optimization.React.XML</DocumentationFile> |
36 | 36 | <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
|
37 | 37 | <NoWarn>1607</NoWarn>
|
38 | 38 | </PropertyGroup>
|
|
74 | 74 | </ItemGroup>
|
75 | 75 | <ItemGroup>
|
76 | 76 | <None Include="packages.config" />
|
77 |
| - <None Include="React.WebOptimization.nutrans" /> |
| 77 | + <None Include="System.Web.Optimization.nutrans" /> |
78 | 78 | </ItemGroup>
|
79 | 79 | <ItemGroup>
|
80 | 80 | <ProjectReference Include="..\React.Web\React.Web.csproj">
|
|
0 commit comments