We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f795c0 commit 23786d0Copy full SHA for 23786d0
GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
@@ -7,7 +7,6 @@
7
8
<ItemGroup>
9
<PackageReference Include="CliFx" Version="2.2.6" />
10
- <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.15.1" />
11
<PackageReference Include="SlugGenerator" Version="2.0.2" />
12
<PackageReference Include="YamlDotNet" Version="11.2.1" />
13
</ItemGroup>
0 commit comments