File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
DevTrends.MvcDonutCaching Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 3939 <ErrorReport >prompt</ErrorReport >
4040 <DocumentationFile >..\nuget\lib\net40\DevTrends.MvcDonutCaching.XML</DocumentationFile >
4141 </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 >
4842 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'CI|AnyCPU'" >
4943 <DebugSymbols >true</DebugSymbols >
5044 <OutputPath >bin\CI\</OutputPath >
Original file line number Diff line number Diff line change 1515[ assembly: AssemblyFileVersion ( "1.3.0" ) ]
1616
1717#if RELEASE_PUBLIC
18- [ assembly: AssemblyKeyFile ( @"C:\Users\moonpyk\Documents\Clés\moonpyk_at_gmail_com .snk" ) ]
18+ [ assembly: AssemblyKeyFile ( @"C:\Users\moonpyk\Documents\Clés\Code\Code .snk" ) ]
1919#endif
You can’t perform that action at this time.
0 commit comments