File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
DevTrends.MvcDonutCaching Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 3030 <ErrorReport >prompt</ErrorReport >
3131 <WarningLevel >4</WarningLevel >
3232 </PropertyGroup >
33+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release.Public|AnyCPU' " >
34+ <OutputPath >..\nuget\lib\net40\</OutputPath >
35+ <DefineConstants >TRACE;RELEASE_PUBLIC</DefineConstants >
36+ <Optimize >true</Optimize >
37+ <DebugType >pdbonly</DebugType >
38+ <PlatformTarget >AnyCPU</PlatformTarget >
39+ <ErrorReport >prompt</ErrorReport >
40+ <DocumentationFile >..\nuget\lib\net40\DevTrends.MvcDonutCaching.XML</DocumentationFile >
41+ </PropertyGroup >
42+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release.Public|AnyCPU' " >
43+ <SignAssembly >true</SignAssembly >
44+ </PropertyGroup >
45+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release.Public|AnyCPU' " >
46+ <AssemblyOriginatorKeyFile >C:\Users\moonpyk\Documents\Clés\moonpyk_at_gmail_com.pfx</AssemblyOriginatorKeyFile >
47+ </PropertyGroup >
3348 <ItemGroup >
3449 <Reference Include =" System" />
3550 <Reference Include =" System.configuration" />
Original file line number Diff line number Diff line change 11Getting started with DevTrends.MvcDonutCaching
22----------------------------------------------
33
4- Find out how to use DevTrends.MvcDonutCaching by visiting http ://mvcdonutcaching.codeplex. com/
4+ Find out how to use DevTrends.MvcDonutCaching by visiting https ://github. com/moonpyk/mvcdonutcaching
55
6- Please report all bugs and feature requests on CodePlex.
6+ Please report all bugs and feature requests on GitHub.
You can’t perform that action at this time.
0 commit comments