mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
This reverts commit e673d2e050.
This commit is contained in:
parent
6dd59a1117
commit
aaeb781132
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>netstandard1.1;netstandard2.0</TargetFrameworks>
|
||||
<TargetFramework>netstandard1.1</TargetFramework>
|
||||
<Platforms>AnyCPU;x86</Platforms>
|
||||
<LangVersion>7.2</LangVersion>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
|
|
|
|||
Loading…
Reference in a new issue