Skip to content

Commit fee2d31

Browse files
committed
remove unnecessary files
1 parent a8e3bb5 commit fee2d31

11 files changed

Lines changed: 3 additions & 243 deletions

MicrosoftAspNetOutputCache.msbuild

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
<AssemblyProject Include="src\OutputCacheModuleAsync\Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.csproj" />
66
<AssemblyProject Include="test\CustomOutputCacheProvider\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.csproj" />
77
</ItemGroup>
8-
<ItemGroup Condition="'$(BuildCoreOnly)' != 'true'">
9-
<AssemblyProject Include="test\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test.csproj" />
10-
</ItemGroup>
118
<ItemGroup>
129
<PackageProject Include="src\Packages\Packages.csproj" />
1310
</ItemGroup>

src/packages/CustomOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.nuproj

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/packages/CustomOutputCacheProvider.nupkg/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.nuspec

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/packages/CustomOutputCacheProvider.nupkg/content/Net462/web.config.install.xdt

Lines changed: 0 additions & 20 deletions
This file was deleted.

src/packages/CustomOutputCacheProvider.nupkg/content/Net462/web.config.uninstall.xdt

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/packages/Packages.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
2020
<ItemGroup>
2121
<NuGetProject Include="OutputCacheModuleAsync.nupkg\Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.nuproj" />
22-
<NuGetProject Include="CustomOutputCacheProvider.nupkg\Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.nuproj" />
2322
</ItemGroup>
2423
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2524
<Target Name="Build">

test/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test/CustomOutputCacheProviderTest.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

test/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test.csproj

Lines changed: 0 additions & 100 deletions
This file was deleted.

test/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 23 deletions
This file was deleted.

test/Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.Test/packages.config

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)