Skip to content

Commit

Permalink
Add <SkipImportNetSdk>True</SkipImportNetSdk> as per https://develope…
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed May 29, 2021
1 parent 2d65def commit f9dea6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ILSpy.Package/ILSpy.Package.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '15.0'">
<VisualStudioVersion>15.0</VisualStudioVersion>
</PropertyGroup>
<PropertyGroup>
<SkipImportNetSdk>True</SkipImportNetSdk>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
Expand Down

0 comments on commit f9dea6b

Please sign in to comment.