Skip to content

Commit e4367c1

Browse files
author
Konduru Keerthi Konduru Ravichandra Raju
committed
Track Changes
1 parent 64ca9e9 commit e4367c1

File tree

27 files changed

+7
-7
lines changed

27 files changed

+7
-7
lines changed

Track-Changes/Accept-all-changes-made-by-author/.NET-Standard/Accept-all-changes-made-by-author.sln renamed to Track-Changes/Accept-all-changes-made-by-author/.NET/Accept-all-changes-made-by-author.sln

File renamed without changes.

Track-Changes/Accept-all-changes-made-by-author/.NET-Standard/Accept-all-changes-made-by-author/Accept-all-changes-made-by-author.csproj renamed to Track-Changes/Accept-all-changes-made-by-author/.NET/Accept-all-changes-made-by-author/Accept-all-changes-made-by-author.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>Accept_all_changes_made_by_author</RootNamespace>
77
</PropertyGroup>
88

Track-Changes/Accept-all-changes-made-by-author/.NET-Standard/Accept-all-changes-made-by-author/Program.cs renamed to Track-Changes/Accept-all-changes-made-by-author/.NET/Accept-all-changes-made-by-author/Program.cs

File renamed without changes.

Track-Changes/Accept-all-changes-made-by-author/.NET-Standard/Accept-all-changes-made-by-author/Template.docx renamed to Track-Changes/Accept-all-changes-made-by-author/.NET/Accept-all-changes-made-by-author/Template.docx

File renamed without changes.

Track-Changes/Accept-all-changes/.NET-Standard/Accept-all-changes.sln renamed to Track-Changes/Accept-all-changes/.NET/Accept-all-changes.sln

File renamed without changes.

Track-Changes/Accept-all-changes/.NET-Standard/Accept-all-changes/Accept-all-changes.csproj renamed to Track-Changes/Accept-all-changes/.NET/Accept-all-changes/Accept-all-changes.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>Accept_all_changes</RootNamespace>
77
</PropertyGroup>
88

Track-Changes/Accept-all-changes/.NET-Standard/Accept-all-changes/Program.cs renamed to Track-Changes/Accept-all-changes/.NET/Accept-all-changes/Program.cs

File renamed without changes.

Track-Changes/Accept-all-changes/.NET-Standard/Accept-all-changes/Template.docx renamed to Track-Changes/Accept-all-changes/.NET/Accept-all-changes/Template.docx

File renamed without changes.

Track-Changes/Accept-or-reject-specific-type/.NET-Standard/Accept-or-reject-specific-type.sln renamed to Track-Changes/Accept-or-reject-specific-type/.NET/Accept-or-reject-specific-type.sln

File renamed without changes.

Track-Changes/Accept-or-reject-specific-type/.NET-Standard/Accept-or-reject-specific-type/Accept-or-reject-specific-type.csproj renamed to Track-Changes/Accept-or-reject-specific-type/.NET/Accept-or-reject-specific-type/Accept-or-reject-specific-type.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>Accept_or_reject_specific_type</RootNamespace>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)