We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46231a7 commit ed639eeCopy full SHA for ed639ee
src/SourceGit.csproj
@@ -2,7 +2,6 @@
2
<PropertyGroup>
3
<OutputType>WinExe</OutputType>
4
<TargetFramework>net9.0</TargetFramework>
5
- <BuiltInComInteropSupport>true</BuiltInComInteropSupport>
6
<ApplicationManifest>App.manifest</ApplicationManifest>
7
<ApplicationIcon>App.ico</ApplicationIcon>
8
<Version>$([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)\\..\\VERSION"))</Version>
0 commit comments