FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update compilers toolset dependency · pythonnet/pythonnet@74ff35f · GitHub

Commit 74ff35f

Browse files
committed
Update compilers toolset dependency
1 parent 38c87d9 commit 74ff35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Directory.Build.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
15-
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="4.0.1">
15+
<PackageReference Include="Microsoft.Net.Compilers.Toolset" Version="4.14.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL