Upload FastSeekWpf/FastSeekWpf.csproj
Browse files
FastSeekWpf/FastSeekWpf.csproj
CHANGED
|
@@ -7,8 +7,6 @@
|
|
| 7 |
<ImplicitUsings>disable</ImplicitUsings>
|
| 8 |
<UseWPF>true</UseWPF>
|
| 9 |
<ApplicationManifest>app.manifest</ApplicationManifest>
|
| 10 |
-
<PublishSingleFile>true</PublishSingleFile>
|
| 11 |
-
<SelfContained>false</SelfContained>
|
| 12 |
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
| 13 |
</PropertyGroup>
|
| 14 |
|
|
|
|
| 7 |
<ImplicitUsings>disable</ImplicitUsings>
|
| 8 |
<UseWPF>true</UseWPF>
|
| 9 |
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
|
|
|
|
|
| 10 |
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
| 11 |
</PropertyGroup>
|
| 12 |
|