Skip to content

Commit

Permalink
Merge pull request #41 from asizikov/feature/fake-build
Browse files Browse the repository at this point in the history
Add sln files
  • Loading branch information
asizikov authored Sep 4, 2016
2 parents 5d4d683 + 3bc3f0d commit f8e31ca
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
14 changes: 13 additions & 1 deletion src/AsyncSuffix.sln
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AsyncSuffix", "AsyncSuffix\AsyncSuffix.csproj", "{752FF9EC-357F-4272-92AD-E4DAB15312C1}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SolutionItems", "SolutionItems", "{C2FE6C03-163F-421E-8D04-45629A78094D}"
ProjectSection(SolutionItems) = preProject
..\.editorconfig = ..\.editorconfig
..\.gitignore = ..\.gitignore
..\appveyor.yml = ..\appveyor.yml
..\AsyncSuffix.nuspec = ..\AsyncSuffix.nuspec
..\build.bat = ..\build.bat
..\build.fsx = ..\build.fsx
..\GitVersion.yml = ..\GitVersion.yml
..\README.md = ..\README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down
24 changes: 24 additions & 0 deletions src/AsyncSuffix/AsyncSuffix.nuget.targets
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(NuGetPackageRoot)' == ''">
<NuGetPackageRoot>$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
</PropertyGroup>
<ImportGroup>
<Import Project="$(NuGetPackageRoot)\Antlr2.Tools\2.7.6.4\build\Antlr2.Tools.targets" Condition="Exists('$(NuGetPackageRoot)\Antlr2.Tools\2.7.6.4\build\Antlr2.Tools.targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Build.Platform.Tasks.ThemedIconsPacker\2.0.20151217.1\build\JetBrains.Build.Platform.Tasks.ThemedIconsPacker.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Build.Platform.Tasks.ThemedIconsPacker\2.0.20151217.1\build\JetBrains.Build.Platform.Tasks.ThemedIconsPacker.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Core.Ide\106.0.20160818.163532\build\JetBrains.Platform.Core.Ide.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Core.Ide\106.0.20160818.163532\build\JetBrains.Platform.Core.Ide.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Core.Shell\106.0.20160818.163301\build\JetBrains.Platform.Core.Shell.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Core.Shell\106.0.20160818.163301\build\JetBrains.Platform.Core.Shell.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Core.Text\106.0.20160818.163532\build\JetBrains.Platform.Core.Text.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Core.Text\106.0.20160818.163532\build\JetBrains.Platform.Core.Text.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Interop.dotMemoryUnit.Framework\106.0.20160818.163532\build\JetBrains.Platform.Interop.dotMemoryUnit.Framework.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Interop.dotMemoryUnit.Framework\106.0.20160818.163532\build\JetBrains.Platform.Interop.dotMemoryUnit.Framework.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Interop.dotMemoryUnit.Interop\106.0.20160818.163532\build\JetBrains.Platform.Interop.dotMemoryUnit.Interop.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Interop.dotMemoryUnit.Interop\106.0.20160818.163532\build\JetBrains.Platform.Interop.dotMemoryUnit.Interop.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.RdProtocol\106.0.20160818.163532\build\JetBrains.Platform.RdProtocol.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.RdProtocol\106.0.20160818.163532\build\JetBrains.Platform.RdProtocol.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Symbols\106.0.20160818.163532\build\JetBrains.Platform.Symbols.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Symbols\106.0.20160818.163532\build\JetBrains.Platform.Symbols.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Platform.Tests.Framework\106.0.20160818.163532\build\JetBrains.Platform.Tests.Framework.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Platform.Tests.Framework\106.0.20160818.163532\build\JetBrains.Platform.Tests.Framework.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Psi.Features.Core\106.0.20160818.164034\build\JetBrains.Psi.Features.Core.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Psi.Features.Core\106.0.20160818.164034\build\JetBrains.Psi.Features.Core.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Psi.Features.src\106.0.20160818.164034\build\JetBrains.Psi.Features.src.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Psi.Features.src\106.0.20160818.164034\build\JetBrains.Psi.Features.src.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Psi.Features.Tasks\106.0.20160818.164034\build\JetBrains.Psi.Features.Tasks.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Psi.Features.Tasks\106.0.20160818.164034\build\JetBrains.Psi.Features.Tasks.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Psi.Features.test.Framework\106.0.20160818.164034\build\JetBrains.Psi.Features.test.Framework.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Psi.Features.test.Framework\106.0.20160818.164034\build\JetBrains.Psi.Features.test.Framework.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.Psi.Features.UnitTesting\106.0.20160818.164034\build\JetBrains.Psi.Features.UnitTesting.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.Psi.Features.UnitTesting\106.0.20160818.164034\build\JetBrains.Psi.Features.UnitTesting.Targets')" />
<Import Project="$(NuGetPackageRoot)\JetBrains.ReSharper.SDK.Internal\106.0.20160818.171542\build\JetBrains.ReSharper.SDK.Internal.Targets" Condition="Exists('$(NuGetPackageRoot)\JetBrains.ReSharper.SDK.Internal\106.0.20160818.171542\build\JetBrains.ReSharper.SDK.Internal.Targets')" />
</ImportGroup>
</Project>

0 comments on commit f8e31ca

Please sign in to comment.