Skip to content

Commit 23786d0

Browse files
committed
remove unused package
1 parent 8f795c0 commit 23786d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -7,7 +7,6 @@
77

88
<ItemGroup>
99
<PackageReference Include="CliFx" Version="2.2.6" />
10-
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.1" />
1110
<PackageReference Include="SlugGenerator" Version="2.0.2" />
1211
<PackageReference Include="YamlDotNet" Version="11.2.1" />
1312
</ItemGroup>

0 commit comments

Comments
 (0)