File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 7
7
<PackageTags >Clipboard, Copy</PackageTags >
8
8
<Description >A cross platform package to copy text to the clipboard.</Description >
9
9
<ResolveAssemblyReferencesSilent >true</ResolveAssemblyReferencesSilent >
10
- <NuGetAuditMode >all</NuGetAuditMode >
11
- <NuGetAuditLevel >low</NuGetAuditLevel >
12
10
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
13
11
<EnforceCodeStyleInBuild >true</EnforceCodeStyleInBuild >
12
+ <SuppressNETCoreSdkPreviewMessage >true</SuppressNETCoreSdkPreviewMessage >
14
13
</PropertyGroup >
15
14
</Project >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
4
- <CentralPackageTransitivePinningEnabled >false </CentralPackageTransitivePinningEnabled >
4
+ <CentralPackageTransitivePinningEnabled >true </CentralPackageTransitivePinningEnabled >
5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageVersion Include =" FodyHelpers" Version =" 6.8.2" />
You can’t perform that action at this time.
0 commit comments