We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2decbcb commit fbe367cCopy full SHA for fbe367c
snippets/csharp/System/String/Replace/Project.csproj
@@ -0,0 +1,8 @@
1
+<Project Sdk="Microsoft.NET.Sdk">
2
+
3
+ <PropertyGroup>
4
+ <OutputType>Exe</OutputType>
5
+ <TargetFramework>net8.0</TargetFramework>
6
+ </PropertyGroup>
7
8
+</Project>
0 commit comments