|
3 | 3 | <PropertyGroup>
|
4 | 4 | <TargetFramework>net471</TargetFramework>
|
5 | 5 | <AssemblyOriginatorKeyFile>SurvivalNotRequired.snk</AssemblyOriginatorKeyFile>
|
6 |
| - <Configurations>Debug;Release;ReleaseSigned;ReleaseSigned</Configurations> |
7 |
| - <Version>1.1.4</Version> |
| 6 | + <Configurations>Debug;Release;ReleaseSigned</Configurations> |
| 7 | + <Version>1.1.5</Version> |
8 | 8 | </PropertyGroup>
|
9 | 9 |
|
10 | 10 | <!-- C# compiler -->
|
|
31 | 31 | <None Remove="archived_versions\all_514967\mod_info.yaml" />
|
32 | 32 | <None Remove="archived_versions\all_514967\settings.yaml" />
|
33 | 33 | <None Remove="archived_versions\all_514967\SurvivalNotRequired.dll" />
|
| 34 | + <None Remove="archived_versions\all_525812\mod.yaml" /> |
| 35 | + <None Remove="archived_versions\all_525812\mod_info.yaml" /> |
| 36 | + <None Remove="archived_versions\all_525812\settings.yaml" /> |
| 37 | + <None Remove="archived_versions\all_525812\SurvivalNotRequired.dll" /> |
34 | 38 | <None Remove="mod.yaml" />
|
35 | 39 | <None Remove="mod_info.yaml" />
|
36 | 40 | <None Remove="settings.yaml" />
|
|
49 | 53 | <Content Include="archived_versions\all_514967\SurvivalNotRequired.dll">
|
50 | 54 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
51 | 55 | </Content>
|
| 56 | + <Content Include="archived_versions\all_525812\mod.yaml"> |
| 57 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 58 | + </Content> |
| 59 | + <Content Include="archived_versions\all_525812\mod_info.yaml"> |
| 60 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 61 | + </Content> |
| 62 | + <Content Include="archived_versions\all_525812\settings.yaml"> |
| 63 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 64 | + </Content> |
| 65 | + <Content Include="archived_versions\all_525812\SurvivalNotRequired.dll"> |
| 66 | + <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| 67 | + </Content> |
52 | 68 | <Content Include="settings.yaml">
|
53 | 69 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
54 | 70 | </Content>
|
|
0 commit comments