Skip to content

Commit d92f060

Browse files
committed
Fix ci failure
1 parent 2a98d29 commit d92f060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SampleWebApp/SampleWebApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.App" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)