Browse Source

Actually fixed autobuilds

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
e1de6547ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj

+ 1
- 1
BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Project DefaultTargets="Assemble" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>


Loading…
Cancel
Save