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 10faa36 commit 82bda5dCopy full SHA for 82bda5d
src/NetEvolve.Arguments/NetEvolve.Arguments.csproj
@@ -7,6 +7,11 @@
7
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
10
+ <Title>$(MSBuildProjectName)</Title>
11
+ <PackageProjectUrl>https://github.com/dailydevops/arguments</PackageProjectUrl>
12
+ <RepositoryUrl>https://github.com/dailydevops/arguments.git</RepositoryUrl>
13
+ <PackageTags>guard;clausel;exceptions</PackageTags>
14
+
15
<!-- Remove, when Polyfill has fixed this. -->
16
<DisableBannedApiForPerformance>true</DisableBannedApiForPerformance>
17
</PropertyGroup>
0 commit comments