anshdadhich commited on
Commit
deb54c0
·
verified ·
1 Parent(s): b5a56e9

Upload FastSeekWpf/FastSeekWpf.csproj

Browse files
Files changed (1) hide show
  1. FastSeekWpf/FastSeekWpf.csproj +1 -0
FastSeekWpf/FastSeekWpf.csproj CHANGED
@@ -8,6 +8,7 @@
8
  <UseWPF>true</UseWPF>
9
  <ApplicationManifest>app.manifest</ApplicationManifest>
10
  <RuntimeIdentifier>win-x64</RuntimeIdentifier>
 
11
  </PropertyGroup>
12
 
13
  <ItemGroup>
 
8
  <UseWPF>true</UseWPF>
9
  <ApplicationManifest>app.manifest</ApplicationManifest>
10
  <RuntimeIdentifier>win-x64</RuntimeIdentifier>
11
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
12
  </PropertyGroup>
13
 
14
  <ItemGroup>