diff --git a/.gitignore b/.gitignore index 5ad32472..e1544b34 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ bin/ .project .idea *.iml -local.properties \ No newline at end of file +local.properties +src/windows/lib/.vs +src/windows/lib/bin +src/windows/lib/obj \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index 8c53f4b0..ffc0f56a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -97,21 +97,6 @@ - - - - - - - - - - - - - - - diff --git a/src/windows/lib/WinRTBarcodeReader.csproj b/src/windows/lib/WinRTBarcodeReader.csproj index fd683c9e..7d3c2b3d 100755 --- a/src/windows/lib/WinRTBarcodeReader.csproj +++ b/src/windows/lib/WinRTBarcodeReader.csproj @@ -7,7 +7,7 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + Debug @@ -23,6 +23,9 @@ en-US 512 {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 8.1 + 12 + true @@ -120,8 +123,8 @@ ZXing.winmd - - 11.0 + + 12.0 - + \ No newline at end of file