Skip to content

Commit eb235ec

Browse files
Fix the build previously failed
1 parent fc42255 commit eb235ec

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

AspNet.WebForms.DependencyInjection.IntegrationTests/AspNet.WebForms.DependencyInjection.IntegrationTests.csproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -264,12 +264,6 @@
264264
</FlavorProperties>
265265
</VisualStudio>
266266
</ProjectExtensions>
267-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
268-
<PropertyGroup>
269-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
270-
</PropertyGroup>
271-
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
272-
</Target>
273267
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
274268
Other similar extension points exist, see Microsoft.Common.targets.
275269
<Target Name="BeforeBuild">

0 commit comments

Comments
 (0)