This repository was archived by the owner on Nov 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
OnnxStack.StableDiffusion Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >0.12 .0</Version >
4+ <Version >0.13 .0</Version >
55 <TargetFramework >net7.0</TargetFramework >
66 <ImplicitUsings >disable</ImplicitUsings >
77 <Nullable >disable</Nullable >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >0.12 .0</Version >
4+ <Version >0.13 .0</Version >
55 <TargetFramework >net7.0</TargetFramework >
66 <ImplicitUsings >disable</ImplicitUsings >
77 <Nullable >disable</Nullable >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >0.12 .0</Version >
4+ <Version >0.13 .0</Version >
55 <TargetFramework >net7.0</TargetFramework >
66 <ImplicitUsings >disable</ImplicitUsings >
77 <Nullable >disable</Nullable >
4343 </ItemGroup >
4444
4545 <ItemGroup >
46- <PackageReference Include =" OnnxStack.Core" Version =" 0.12 .0" Condition =" '$(Configuration)' == 'Release' " />
46+ <PackageReference Include =" OnnxStack.Core" Version =" 0.13 .0" Condition =" '$(Configuration)' == 'Release' " />
4747 <ProjectReference Include =" ..\OnnxStack.Core\OnnxStack.Core.csproj" Condition =" '$(Configuration)' == 'Debug' " />
4848 </ItemGroup >
4949
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <Version >0.12 .0</Version >
4+ <Version >0.13 .0</Version >
55 <OutputType >WinExe</OutputType >
66 <TargetFramework >net7.0-windows</TargetFramework >
77 <Nullable >disable</Nullable >
You can’t perform that action at this time.
0 commit comments