Skip to content

Commit 085c107

Browse files
author
Konduru Keerthi Konduru Ravichandra Raju
committed
Shapes
1 parent b935b69 commit 085c107

File tree

24 files changed

+7
-7
lines changed

24 files changed

+7
-7
lines changed

Shapes/Add-group-shape-in-Word/.NET-Standard/Add-group-shape-in-Word.sln renamed to Shapes/Add-group-shape-in-Word/.NET/Add-group-shape-in-Word.sln

File renamed without changes.

Shapes/Add-group-shape-in-Word/.NET-Standard/Add-group-shape-in-Word/Add-group-shape-in-Word.csproj renamed to Shapes/Add-group-shape-in-Word/.NET/Add-group-shape-in-Word/Add-group-shape-in-Word.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>netcoreapp2.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<RootNamespace>Add_group_shape_in_Word</RootNamespace>
77
</PropertyGroup>
88

Shapes/Add-group-shape-in-Word/.NET-Standard/Add-group-shape-in-Word/Image.png renamed to Shapes/Add-group-shape-in-Word/.NET/Add-group-shape-in-Word/Image.png

File renamed without changes.

Shapes/Add-group-shape-in-Word/.NET-Standard/Add-group-shape-in-Word/Program.cs renamed to Shapes/Add-group-shape-in-Word/.NET/Add-group-shape-in-Word/Program.cs

File renamed without changes.

Shapes/Add-nested-group-shapes/.NET-Standard/Add-nested-group-shapes.sln renamed to Shapes/Add-nested-group-shapes/.NET/Add-nested-group-shapes.sln

File renamed without changes.

Shapes/Add-nested-group-shapes/.NET-Standard/Add-nested-group-shapes/Add-nested-group-shapes.csproj renamed to Shapes/Add-nested-group-shapes/.NET/Add-nested-group-shapes/Add-nested-group-shapes.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>netcoreapp2.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<RootNamespace>Add_nested_group_shapes</RootNamespace>
77
</PropertyGroup>
88

Shapes/Add-nested-group-shapes/.NET-Standard/Add-nested-group-shapes/Image.png renamed to Shapes/Add-nested-group-shapes/.NET/Add-nested-group-shapes/Image.png

File renamed without changes.

Shapes/Add-nested-group-shapes/.NET-Standard/Add-nested-group-shapes/Program.cs renamed to Shapes/Add-nested-group-shapes/.NET/Add-nested-group-shapes/Program.cs

File renamed without changes.

Shapes/Add-shapes-in-Word/.NET-Standard/Add-shapes-in-Word.sln renamed to Shapes/Add-shapes-in-Word/.NET/Add-shapes-in-Word.sln

File renamed without changes.

Shapes/Add-shapes-in-Word/.NET-Standard/Add-shapes-in-Word/Add-shapes-in-Word.csproj renamed to Shapes/Add-shapes-in-Word/.NET/Add-shapes-in-Word/Add-shapes-in-Word.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>netcoreapp2.0</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<RootNamespace>Add_shapes_in_Word</RootNamespace>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)