Skip to content

Commit 4f850a6

Browse files
Remove packages.props reference
Remove reference to packages.props that isn't used with the migration to use Arcade for compilation.
1 parent 69e2af7 commit 4f850a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

generators/app/templates/Project.csproj

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

3-
<Import Project="..\..\build\packages.props" />
4-
53
<PropertyGroup>
64
<TargetFramework>netcoreapp3.0</TargetFramework>
75
</PropertyGroup>

0 commit comments

Comments
 (0)