File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1010 <RunPostBuildEvent >Always</RunPostBuildEvent >
1111 <RuntimeIdentifiers >win-x64;win-x86</RuntimeIdentifiers >
1212 <ApplicationIcon >SqlNotebookIcon.ico</ApplicationIcon >
13+ <SelfContained >False</SelfContained >
1314 </PropertyGroup >
1415 <ItemGroup >
1516 <ProjectReference Include =" ..\..\ext\dockpanelsuite\WinFormsUI\ThemeVS2012Light.csproj" />
Original file line number Diff line number Diff line change 77 <Platforms >x64;x86;ARM64</Platforms >
88 <LangVersion >latest</LangVersion >
99 <NoWarn >$(NoWarn);NETSDK1138</NoWarn >
10+ <SelfContained >False</SelfContained >
1011 </PropertyGroup >
1112 <ItemGroup >
1213 <ProjectReference Include =" ..\SqlNotebookScript\SqlNotebookScript.csproj" />
Original file line number Diff line number Diff line change 88 <RuntimeIdentifiers >win-x64;win-x86;win-arm64</RuntimeIdentifiers >
99 <RunPostBuildEvent >Always</RunPostBuildEvent >
1010 <NoWarn >$(NoWarn);NETSDK1138</NoWarn >
11+ <SelfContained >False</SelfContained >
1112 </PropertyGroup >
1213 <ItemGroup >
1314 <ProjectReference Include =" ..\SqlNotebookCmd\SqlNotebookCmd.csproj" />
You can’t perform that action at this time.
0 commit comments