Skip to content

Commit

Permalink
add visualstudio 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
luoqixi233 committed Jun 28, 2020
1 parent dad26fe commit 02d3028
Show file tree
Hide file tree
Showing 75 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1145
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RainbowFart_VisualStudio", "RainbowFart_VisualStudio\RainbowFart_VisualStudio.csproj", "{02824939-176E-4B95-B33E-2B8408DF0A71}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "visualstudio-rainbow-fart", "visualstudio-rainbow-fart\visualstudio-rainbow-fart.csproj", "{02824939-176E-4B95-B33E-2B8408DF0A71}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<Description xml:space="preserve">RainbowFart VisualStudio.</Description>
</Metadata>
<Installation InstalledByMsi="false">
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0, 16.0)" />
<InstallationTarget Id="Microsoft.VisualStudio.Pro" Version="[14.0, 17.0)" />
</Installation>
<Dependencies>
<Dependency Id="Microsoft.Framework.NDP" DisplayName="Microsoft .NET Framework" d:Source="Manual" Version="[4.5,)" />
<Dependency Id="Microsoft.VisualStudio.MPF.15.0" DisplayName="Visual Studio MPF 15.0" d:Source="Installed" Version="[15.0]" />
<!--<Dependency Id="Microsoft.VisualStudio.MPF.15.0" DisplayName="Visual Studio MPF 15.0" d:Source="Installed" Version="[15.0]" />-->
</Dependencies>
<Prerequisites>
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,16.0)" DisplayName="Visual Studio core editor" />
<Prerequisite Id="Microsoft.VisualStudio.Component.CoreEditor" Version="[15.0,)" DisplayName="Visual Studio core editor" />
</Prerequisites>
<Assets>
<Asset Type="Microsoft.VisualStudio.VsPackage" d:Source="Project" d:ProjectName="%CurrentProject%" Path="|%CurrentProject%;PkgdefProjectOutputGroup|" />
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 02d3028

Please sign in to comment.