Skip to content

Commit

Permalink
Merge pull request #46 from jan-bures/main
Browse files Browse the repository at this point in the history
Version added to SpaceWarp.csproj
  • Loading branch information
cheese3660 authored Feb 27, 2023
2 parents d58528f + f219439 commit aaa5f64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SpaceWarp/SpaceWarp.csproj
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
<Import Project="..\packages\BepInEx.PluginInfoProps.2.1.0\build\BepInEx.PluginInfoProps.props" Condition="Exists('..\packages\BepInEx.PluginInfoProps.2.1.0\build\BepInEx.PluginInfoProps.props')"/>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')"/>
<PropertyGroup>
<Version>0.2.0</Version>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{42FA2F7B-A595-44E8-8CD5-A9C30B80A667}</ProjectGuid>
@@ -212,4 +213,4 @@
<Error Condition="!Exists('..\packages\BepInEx.Core.5.4.21\build\BepInEx.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\BepInEx.Core.5.4.21\build\BepInEx.Core.targets'))"/>
<Error Condition="!Exists('..\packages\BepInEx.PluginInfoProps.2.1.0\build\BepInEx.PluginInfoProps.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\BepInEx.PluginInfoProps.2.1.0\build\BepInEx.PluginInfoProps.props'))"/>
</Target>
</Project>
</Project>

0 comments on commit aaa5f64

Please sign in to comment.