Skip to content

Commit

Permalink
renamed project, name is cooler now
Browse files Browse the repository at this point in the history
  • Loading branch information
nicegamer7 committed Jan 24, 2019
1 parent e158028 commit f20cd97
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/.vs/
/PluginReScale/obj/
/PluginReScale/x32/
/PluginReScale/x64/
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.cs" />
<Compile Include="PluginGetScale.cs" />
<Compile Include="PluginReScale.cs" />
<Compile Include="$(SolutionDir)..\API\RainmeterAPI.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Rainmeter-CS.sln
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.26730.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PluginGetScale", "PluginGetScale\PluginGetScale.csproj", "{D31F73ED-3978-44FA-B599-49584BA30D3A}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PluginReScale", "PluginReScale\PluginReScale.csproj", "{D31F73ED-3978-44FA-B599-49584BA30D3A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit f20cd97

Please sign in to comment.