File tree Expand file tree Collapse file tree 6 files changed +55
-1
lines changed
Expand file tree Collapse file tree 6 files changed +55
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 3.5" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <Configuration Condition =" '$(Configuration)' == '' " >Debug </Configuration >
4+ <Configuration Condition =" '$(Configuration)' == '' " >Release </Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
66 <ProductVersion >9.0.21022</ProductVersion >
77 <SchemaVersion >2.0</SchemaVersion >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package >
3+ <metadata >
4+ <id >$id$</id >
5+ <version >$version$</version >
6+ <title >$title$</title >
7+ <authors >michaK</authors >
8+ <owners >$author$</owners >
9+ <licenseUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/LICENCE</licenseUrl >
10+ <projectUrl >https://github.com/michaKFromParis/slnStartupProject</projectUrl >
11+ <iconUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/nuget/slnStartupProject.png</iconUrl >
12+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13+ <description >$description$</description >
14+ <releaseNotes >Initial nuget release</releaseNotes >
15+ <copyright >Copyright michaK 2015</copyright >
16+ <tags >Visual Studio sln Solution Startup Project cmake C++ C# .NET</tags >
17+ </metadata >
18+ </package >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package >
3+ <metadata >
4+ <id >$id$</id >
5+ <version >$version$</version >
6+ <title >$title$</title >
7+ <authors >michaK</authors >
8+ <owners >$author$</owners >
9+ <licenseUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/LICENCE</licenseUrl >
10+ <projectUrl >https://github.com/michaKFromParis/slnStartupProject</projectUrl >
11+ <iconUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/nuget/slnStartupProject.png</iconUrl >
12+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13+ <description >$description$</description >
14+ <releaseNotes >Initial nuget release</releaseNotes >
15+ <copyright >Copyright michaK 2015</copyright >
16+ <tags >Visual Studio sln Solution Startup Project cmake C++ C# .NET</tags >
17+ </metadata >
18+ </package >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package >
3+ <metadata >
4+ <id >$id$</id >
5+ <version >$version$</version >
6+ <title >$title$</title >
7+ <authors >michaK</authors >
8+ <owners >$author$</owners >
9+ <licenseUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/LICENCE</licenseUrl >
10+ <projectUrl >https://github.com/michaKFromParis/slnStartupProject</projectUrl >
11+ <iconUrl >https://raw.githubusercontent.com/michaKFromParis/slnStartupProject/master/nuget/slnStartupProject.png</iconUrl >
12+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
13+ <description >$description$</description >
14+ <releaseNotes >Initial nuget release</releaseNotes >
15+ <copyright >Copyright michaK 2015</copyright >
16+ <tags >Visual Studio sln Solution Startup Project cmake C++ C# .NET</tags >
17+ </metadata >
18+ </package >
You can’t perform that action at this time.
0 commit comments