File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.CSharp" Version =" 4.7.0" />
11- <PackageReference Include =" Microsoft.Net.Compilers" Version =" 3.9.0-3.final" >
11+ <PackageReference Include =" Microsoft.Net.Compilers.Toolset " Version =" 3.9.0-3.final" >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1414 </PackageReference >
Original file line number Diff line number Diff line change 55 <LangVersion >9.0</LangVersion >
66 <RootNamespace >Python.Runtime</RootNamespace >
77 <AssemblyName >Python.Runtime</AssemblyName >
8- <LangVersion >9.0</LangVersion >
98 <PackageId >pythonnet</PackageId >
109 <PackageLicenseUrl >https://github.com/pythonnet/pythonnet/blob/master/LICENSE</PackageLicenseUrl >
1110 <RepositoryUrl >https://github.com/pythonnet/pythonnet</RepositoryUrl >
You can’t perform that action at this time.
0 commit comments