Skip to content

Commit 89c7995

Browse files
committed
fix build error
1 parent aa785e5 commit 89c7995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Source>$(OutputPath)</Source>
2020
<Destination>lib\Net462</Destination>
2121
</NuGetContent>
22-
<NuGetContentProject Include="$(RepositoryRoot)\src\OutputCacheModuleAsync\$(MSBuildProjectName).csproj" Condition="'$(NuGetPackSymbols)' == 'true'" />
22+
<NuGetContentProject Include="$(RepositoryRoot)\src\SQLOutputCacheAsyncProvider\$(MSBuildProjectName).csproj" Condition="'$(NuGetPackSymbols)' == 'true'" />
2323
<NuGetContent Include="Content\Net462\*">
2424
<Destination>content\Net462</Destination>
2525
</NuGetContent>

0 commit comments

Comments
 (0)