File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 77 <AssemblyOriginatorKeyFile >../../OpenTK.snk</AssemblyOriginatorKeyFile >
88 </PropertyGroup >
99
10- <PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
11- <DocumentationFile >bin\Release\OpenTK.Compute.xml</DocumentationFile >
12- </PropertyGroup >
13-
1410 <Import Project =" ..\..\props\common.props" />
1511 <Import Project =" ..\..\props\nuget-common.props" />
1612 <Import Project =" ..\..\props\stylecop.props" />
Original file line number Diff line number Diff line change 2525 <ProjectReference Include =" ..\Generator.Rewrite\Generator.Rewrite.csproj" SkipGetTargetFrameworkProperties =" true" UndefineProperties =" TargetFramework" ReferenceOutputAssembly =" false" ExcludeAssets =" all" />
2626 </ItemGroup >
2727
28+ <ItemGroup >
29+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.1.0" ExcludeAssets =" runtime" />
30+ </ItemGroup >
31+
2832 <!-- Define what files we depend on and which files are generated -->
2933 <ItemGroup >
3034 <GLSpec Include =" ..\gl.xml" />
You can’t perform that action at this time.
0 commit comments