Skip to content

Commit f843747

Browse files
sample changes
1 parent d85c386 commit f843747

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

Javascript url adaptor/RemoteSave/RemoteSave.csproj

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -254,16 +254,5 @@
254254
</FlavorProperties>
255255
</VisualStudio>
256256
</ProjectExtensions>
257-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
258-
<PropertyGroup>
259-
<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>
260-
</PropertyGroup>
261-
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
262-
</Target>
263-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
264-
Other similar extension points exist, see Microsoft.Common.targets.
265-
<Target Name="BeforeBuild">
266-
</Target>
267-
<Target Name="AfterBuild">
268-
</Target> -->
257+
269258
</Project>

0 commit comments

Comments
 (0)