File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 77 <Description >A lightweight .NET library for expressive Guard Clauses.</Description >
88 <Authors >Kenny Pflug</Authors >
99 <Company >Kenny Pflug</Company >
10- <DebugType >Portable</DebugType >
1110 <Nullable >enable</Nullable >
1211 <Copyright >Copyright © Kenny Pflug 2016, 2021</Copyright >
1312 <LangVersion >10.0</LangVersion >
@@ -36,6 +35,7 @@ Light.GuardClauses 10.0.0
3635 <PackageReference Include =" System.Runtime.CompilerServices.Unsafe" Version =" 6.0.0" />
3736 <PackageReference Include =" System.Memory" Version =" 4.5.4" Condition =" '$(TargetFramework)' == 'netstandard2.0'" />
3837 <PackageReference Include =" Nullable" Version =" 1.3.0" PrivateAssets =" all" />
38+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" all" />
3939 </ItemGroup >
4040
4141 <ItemGroup >
You can’t perform that action at this time.
0 commit comments