File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/NerdBank.GitVersioning Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 24
24
<PackageVersion Include =" Microsoft.Build" Version =" $(MSBuildPackageVersion)" />
25
25
<PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.13.0" />
26
26
<PackageVersion Include =" Microsoft.DotNet.PlatformAbstractions" Version =" 3.1.6" />
27
- <PackageVersion Include =" Microsoft.Windows.CsWin32" Version =" 0.2.206-beta " />
27
+ <PackageVersion Include =" Microsoft.Windows.CsWin32" Version =" 0.3.183 " />
28
28
<PackageVersion Include =" Nerdbank.GitVersioning.LKG" Version =" 3.4.173-alpha" />
29
29
<PackageVersion Include =" Newtonsoft.Json.Schema" Version =" 4.0.1" />
30
30
<PackageVersion Include =" Newtonsoft.Json" Version =" 13.0.3" />
Original file line number Diff line number Diff line change 7
7
<PackageId >Nerdbank.GitVersioning.Core</PackageId >
8
8
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9
9
<RootNamespace >Nerdbank.GitVersioning</RootNamespace >
10
+ <PolySharpExcludeGeneratedTypes >System.Runtime.CompilerServices.OverloadResolutionPriorityAttribute</PolySharpExcludeGeneratedTypes >
10
11
</PropertyGroup >
11
12
<ItemGroup >
12
13
<PackageReference Include =" DotNetMDDocs" PrivateAssets =" all" Condition =" '$(GenerateMarkdownApiDocs)' == 'true' " />
You can’t perform that action at this time.
0 commit comments