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.
2 parents 452d11b + da4ff38 commit d8b1135Copy full SHA for d8b1135
Git.hub.Demo/Git.hub.Demo.csproj
@@ -11,6 +11,7 @@
11
<RootNamespace>Git.hub.Demo</RootNamespace>
12
<AssemblyName>Git.hub.Demo</AssemblyName>
13
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14
+ <RuntimeIdentifier>win</RuntimeIdentifier>
15
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
16
<FileAlignment>512</FileAlignment>
17
</PropertyGroup>
Git.hub/Git.hub.csproj
<RootNamespace>Git.hub</RootNamespace>
<AssemblyName>Git.hub</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
0 commit comments