Skip to content

Commit ab108d6

Browse files
committed
// nuget
1 parent ba89941 commit ab108d6

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CorpusExplorer.Terminal.Console.csproj

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,18 @@
135135
<Project>{63f6b9f6-ff80-4764-bd45-109d549bf459}</Project>
136136
<Name>TFRES</Name>
137137
</ProjectReference>
138+
<ProjectReference Include="..\..\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk.Extern.Json\CorpusExplorer.Sdk.Extern.Json.csproj">
139+
<Project>{dd54a9b0-80a9-4dd6-83a6-65359086ce18}</Project>
140+
<Name>CorpusExplorer.Sdk.Extern.Json</Name>
141+
</ProjectReference>
142+
<ProjectReference Include="..\..\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk.Extern.Plaintext\CorpusExplorer.Sdk.Extern.Plaintext.csproj">
143+
<Project>{7de57051-2f0e-4964-a341-579db1ec9e7f}</Project>
144+
<Name>CorpusExplorer.Sdk.Extern.Plaintext</Name>
145+
</ProjectReference>
146+
<ProjectReference Include="..\..\Projekte\CorpusExplorerV2\CorpusExplorer\CorpusExplorer.Sdk.Extern.Xml\CorpusExplorer.Sdk.Extern.Xml.csproj">
147+
<Project>{6841c8ca-7c40-44c4-b5aa-fbc84fcb7293}</Project>
148+
<Name>CorpusExplorer.Sdk.Extern.Xml</Name>
149+
</ProjectReference>
138150
<ProjectReference Include="Action\CorpusExplorer.Sdk.Action\CorpusExplorer.Sdk.Action.csproj">
139151
<Project>{693d7071-5091-481f-b404-ac4772a0df60}</Project>
140152
<Name>CorpusExplorer.Sdk.Action</Name>

DotNet5/CorpusExplorer.Terminal.Console.DotNet5/CorpusExplorer.Terminal.Console.DotNet5.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net6.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<AssemblyName>cec</AssemblyName>
77
<RootNamespace>CorpusExplorer.Terminal.Console</RootNamespace>
88
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>

0 commit comments

Comments
 (0)